10.7 | Analyzing source code | .NET environments | .NET test coverage
.NET test coverage
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.
Was this page helpful?