FitNesse. UserGuide. DotNet.
DotNetTestRunner [add child]
The DotNetTestRunner is a command line application named TestRunner.exe. It is included in the dotnet folder of the standard FitNesse distribution.

It can be used as follows:

Usage: TestRunner [options] <host> <port> <page name> [assembly[;assembly]]
-v verbose: prints test progress to colsole
-debug prints FitServer actions to console
-nopaths prevents addition of assemblies from remote FitNesse
-results <filename|'stdout'> sends test results data to the specified file or the console

The sections below document the options. Expand them to learn more.

 Exit Values and the -nopaths Option
 -v The Verbose Option
 -debug The Debug Option
 -results The Results Option
 Formatting Test Results