Hi All,
We are trying to integrate Sonarqube with Visual studio. Is there a way to build the code via visual studio and push the coverage to Sonarqube. Please advice.
Sonarqube version 9.3 … Visual studio 2017.
Hi All,
We are trying to integrate Sonarqube with Visual studio. Is there a way to build the code via visual studio and push the coverage to Sonarqube. Please advice.
Sonarqube version 9.3 … Visual studio 2017.
Hi,
Make sure you upgrade to SonarQube v9.9 LTS soon, not only to benefit from our Best LTS Ever™, but because soon we will systematically ask users to upgrade when they ask questions about earlier versions of SonarQube, which are now considered unsupported.
You’re not going to be able to push coverage reports to SonarQube directly from Visual Studio. You’ll need to run an analysis. The docs will get you started.
HTH,
Ann