Navigation: Actions > Test Driven Development > NCover > NCover Action Input Tab |
|
This tab of the NCover action configures input settings.
Mode: Specifies the mode to operate in.
Executable + parameters: Used to specify the executable and parameters for Executable mode or service name for Service mode.
Working directory: Specifies the working directory for the profile application.
List of assemblies to profile: Specifies a list of assemblies to profile (optional, one per line).
Classes and methods to exclude from coverage: Specifies a list of attributes marking classes or methods to exclude from coverage (optional, one per line).