NUnitProject Constructor
|
Default constructor. |
AppBase | Optional path to the nunit app base, when included full paths to each assembly (relative to the appbase) are included. |
AppConfig | Optional path to an App.Config file to be specified in the .nunit project file. |
Assemblies | Used to select the test assemblies to be included in the .nunit project. |
Project | The nunit project file to create. |
Execute | Build the contents of the .nunit file using the test assemblies matching this pattern. |
NUnitProject Class | NCoverExplorer.MSBuildTasks Namespace