| You are viewing documentation of TeamCity 3.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
Documentation Index
|
Additional Functionality in MSBuild Scripts
NUnit and NUnitTeamCity tasksTeamCity provides additional functionality with its own NUnit and NUnitTeamCity tasks for build runners that use MSBuild scripts.
The NUnit/NUnitTeamCity task uses the following syntax: The NUnit/NUnitTeamCity task tests .NET Assemblies with NUnit. Add the following code to your target in MSBuild script to implement it: This NUnit task is automatically included in MSBuild and Solution2005 and Solution2008 builds.
|