TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

NCover

Last modified: 20 April 2023

TeamCity supports code coverage with NCover (1.x and 3.x) for NUnit tests run via TeamCity NUnit test runner, which can be configured in one of the following ways: web UI, TeamCity NUnit Test Launcher, NUnit for MSBuild, NUnit for MSBuild, NUnit for NAnt Build Runner.

NCover 1.x Settings



Make sure your NUnit tests run under x86.

NCover 3.x Settings



Make sure, you use have specified the same platform both for NCover and NUnit.

See also:

Administrator's Guide: Manually Configuring Reporting Coverage