NUnitCommon
Contains types and utility functions relaited to running NUnit unit tests.
Nested types and modules
Type | Description |
NUnitDomainModel | The /domain option controls of the creation of AppDomains for running tests. See http://www.nunit.org/index.php?p=consoleCommandLine&r=2.4.6 |
NUnitErrorLevel | Option which allows to specify if a NUnit error should break the build. |
NUnitParams | Parameter type for NUnit. |
NUnitProcessModel | Process model for nunit to use, see http://www.nunit.org/index.php?p=projectEditor&r=2.5 |
Functions and values
Function or value | Description |
NUnitDefaults
Signature: NUnitParams
|
![]() ![]() NUnit default parameters. FAKE tries to locate nunit-console.exe in any subfolder. |