Legacy Documentation. View NUnit 3 Documentation

Context Menu

The context menu is displayed when one of the tree nodes is right-clicked.

Run

Runs the selected test - disabled if a test is running.

Show Failed Assumptions

Turns on and off the display of cases under a Theory that have failed an assumption (Inconclusive results). This menu item is only displayed for nodes that are part of a Theory.

Show Checkboxes

Turns the display of checkboxes in the tree on or off. The checkboxes may be used to select multiple tests for running.

Load Fixture

Reloads only the currently selected fixture or namespace. The fixture, once loaded, remains in effect through any subsequent reloads. This generally results in substantial reduction in load time.

Clear Fixture

Reloads all the tests, clearing the currently loaded fixture.

Properties

Displays the Test Properties for the selected test node.