NCoverExplorer.MSBuildTasks

NUnitProject Members

NUnitProject overview

Public Instance Constructors

NUnitProject Constructor Default constructor.

Public Instance Properties

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.

Public Instance Methods

Execute Build the contents of the .nunit file using the test assemblies matching this pattern.

See Also

NUnitProject Class | NCoverExplorer.MSBuildTasks Namespace