Navigation:  Actions > Test Driven Development > NUnit >

NUnit Action Input Tab

Previous pageReturn to chapter overviewNext page

This tab of the NUnit action configures input settings.

 

Assemblies or projects to run: Specifies one or more assemblies, projects, or test projects to run (required).

 

Tests and assemblies to run: Instead of specifying assemblies or projects, you may specify a test to be run by providing the name of the test and its containing assembly. The name of the test to be run may be that of a test case, test fixture or a namespace. Enter or choose a test and assembly name and click Insert to add to the list.  Select a test in the list to update its assembly or delete it from the list.

 

Fixture: Name of the test fixture and containing assembly to load (optional).

 

Configuration: Specifies the project configuration to use (optional, uses the first configuration found if not specified).