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<'?11706> -> bool
Type parameters: '?11706

Returns whether all tests in the given test result have succeeded

Fork me on GitHub