This version of the SonarQube documentation is no longer maintained. It relates to a version of SonarQube that is not active.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

.NET test coverage

SonarQube supports the reporting of test coverage information as part of the analysis of your .NET project.

SonarQube supports the reporting of test coverage information as part of the analysis of your .NET project.

However, SonarQube does not generate the coverage report itself. Instead, you must set up a third-party tool to produce the report as part of your build process. Please have a look at the .NET test coverage page for the specific details.

Last updated

Was this helpful?