|
This page last changed on Jul 12, 2005 by jflowers.
The MbUnit.Gui is a graphical interface to load and execute tests.
Command line arguments
MbUnit supports a limited number of arguments (mainly for testing purposes).
- @files, test assembly names
- /run or /r, run loaded assemblies
- /stop /s, closes application when test are finished,
- /html, creates a html report
- /close or /c, close application when finished
|