.NET test coverage

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

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

However, SonarQube Community Build 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?