dotCover 2016.1 Help

NUnit

ReSharper | Options | Tools | Unit Testing | NUnit

In this page of dotCover options, you can adjust unit testing settings related to NUnit tests.

ItemDescription
Enable NUnit support By default, dotCover adds action indicators allowing you to execute NUnit tests right from the editor and automatically discovers NUnit tests in your solution. Clear this check box to disable this behavior.
NUnit 2.6.4
Load NUnit Addins

dotCover comes bundled with NUnit 2.6.4 test runner, which is used by default unless nunit.framework 3.x is referenced, or NUnit 3.x is selected explicitly.

If you need to use NUnit addins for this bundled version, put them in the NUnit2\addins subfolder of the dotCover installation directory (which is shown for your convenience) and choose how to load them.

NUnit 3.0 Beta 4
When to use NUnit 3 test runner dotCover installation also includes version 3.0 Beta 4 of the NUnit test runner. By default, it is only used when nunit.framework 3.x is referenced. If necessary, you can opt to use it always or never.
Note that NUnit addins will not be loaded for this test runner.
Custom NUnit installation
Use specified custom NUnit

If you want to use another NUnit version, tick this check box and enter the path to the local NUnit installation into the corresponding text box.

Notes:

  • dotCover 2016.1 supports NUnit 2.6.2 and above.
  • If there are any NUnit addins in this custom installation, they will be loaded too.

See Also

Last modified: 19 August 2016