Navigation: Actions > Test Driven Development > NCover Action |
|
This action performs NCover code coverage analysis. The command-line application (NCover.Console.exe) is invoked. The action allows configuring the various options available for the console version of NCover. Download and install NCover before using.
Notes:
• | This action has been tested with NCover versions 1 through 3 and may work with other versions as well. |
• | See the TDD.bld sample for a project utilizing this action. |
• | By default, this action is not displayed (existing steps will still be displayed in the Step panes and will build normally). To show all hidden actions, right-click in the Actions pane and choose Show Hidden. |