You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

NCover What?

Choose from the following items to run NCover over:

Note: When selecting NUnit as the application to execute the code you need to provide the command arguments to NUnit in the 'Command Arguments' field. If you're testing a single assembly it's enough to just specify the assembly path relative to the working directory (i.e. Program.Tests.dll).

Options

Working directory - specify the working directory that will be set when running NCover.

Logging

Specify the level of logging and the file name that will be used for logging.

Coverage Output File

Specify the name of the file for coverage output.

HTML Report output path

Specify the path to be used for HTML reports.

Settings File

List of assemblies to profile

Browse or enter an assembly to profile and then add it to the list by clicking the tick button.

List of attributes marking classes or methods to execute

Click the ellipse (...) button to add NUnit attributes.

For more information on NCover options, please visit:

  • No labels