|
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 version 1.5.4 Beta and may work with other versions as well. |
| • | See the TDD.bld sample for a project utilizing this action. |