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

Returns whether all tests in the given test result have succeeded

Fork me on GitHub