nunit-console - Online in the Cloud

This is the command nunit-console that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


nunit-console - Test-based front-end to NUnit

SYNOPSIS


nunit-console [assemblies] [options]

DESCRIPTION


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.

OPTIONS


/fixture=STR
Run specified fixture

/config=STR
Project configuration to load

/xml=STR
Write test result output data to specified file

/transform=STR
Name of transformation file to run on XML output file.

/xmlConsole
Print XML to the console.

/output=STR
File to receive regular test output

/err=STR
File to reveive test error output

/labels
Label each test in output.

/include=STR
Test categories to include (may contain wildcards)

/exclude=STR
Test categories to exclude (may contain wildcards)

/noshadow
Disable shadow copy

/thread
Run tests on a seperate thread.

/wait Wait for input before closing window.

/nologo
Do no show credits at startup.

/help Show list of available arguments.

Use nunit-console online using onworks.net services



Latest Linux & Windows online programs