.NET test coverage

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

SonarQube Server 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?