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

Configuring .NET Code Coverage

Last modified: 20 April 2023

TeamCity supports .NET code coverage using NCover, PartCover, and dotCover coverage engines.

Coverage configuration via the TeamCity UI is supported for:

Details on configuring code coverage can be found on the following pages:

If you use a test framework other than NUnit, you can configure coverage analysis manually using the JetBrains dotCover console runner and TeamCity service messages as described in Manually Configuring Reporting Coverage.