Test-based front-end to nunit
nunit-console [assemblies] [options]
nunit-console is a simple but powerful front-end to NUnit, a testing framework for .NET. It will run all or some tests from the assemblies specified as arguments and display the results.
Results can be written in either XML or plain text.
Run specified fixture
Project configuration to load
Write test result output data to specified file
Name of transformation file to run on XML output file.
Print XML to the console.
File to receive regular test output
File to reveive test error output
Label each test in output.
Test categories to include (may contain wildcards)
Test categories to exclude (may contain wildcards)
Disable shadow copy
Run tests on a seperate thread.
Wait for input before closing window.
Do no show credits at startup.
Show list of available arguments.
/usr/share/doc/nunit/html
This manpage was written by Jelmer Vernooij <[email protected]> for the Debian project (but may be used by others).