TeamCity NUnit Test Launcher
Last modified: 23 July 2020
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.
Since TeamCity 9.1, NUnit 3.0 and above is also supported.
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
%
in custom scripts in the Command Line runner are treated as TeamCity references.