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

Returns whether all tests in the given test result have succeeded

Fork me on GitHub