Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
NUnitXml
Contains types and functions for working with NUnit unit tests result xml.
Functions and values
Function or value | Description |
AllSucceeded(xDocs)
Signature: xDocs:seq<'?12810> -> bool
Type parameters: '?12810 |
Returns whether all tests in the given test result have succeeded |