TeamCity NUnit Test Launcher
tip
Supported NUnit versions: 2.2.10, 2.4.1, 2.4.6, 2.4.7, 2.4.8, 2.5.0, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.5.10, 2.6.0, 2.6.1, 2.6.2, 2.6.3. For NUnit 3.x, use the NUnit build runner since TeamCity 9.1. It is possible to have several versions of NUnit installed on an agent machine and use any of them in a build.
note
If you need to access the path to the TeamCity NUnit launcher from some process, you can add the
%\system.teamcity.dotnet.nunitlauncher%
environment variable.Values surrounded with "%" within custom scripts in the Commandline runner are treated as TeamCity references.
Examples
Thanks for your feedback!
Was this page helpful?