FAKE - F# Make


NUnitXml

Contains types and functions for working with NUnit unit tests result xml.

Functions and values

Function or valueDescription
AllSucceeded xDocs
Signature: xDocs:seq<'?11556> -> bool
Type parameters: '?11556

Returns whether all tests in the given test result have succeeded

Fork me on GitHub