Click here to Skip to main content
15,949,741 members
Articles / DevOps

SonarQube Integration with Visual Studio Professional

11 May 2020CPOL 5.2K   2  
A brief description for beginners on Sonar about how to integrate the SonarQube with Visual Studio Professional for Code Coverage report
This tip will give an idea of how to integrate the SonarQube along with Visual Studio Editor without the inbuilt Code Coverage tool and generate and update the report on each build process. Looking at the existing method to extract the report, one has to either implement the CICD process or run scripts on command prompt which seems to be a slightly time-consuming process as a developer usually has to check if the code changes have any impact on the current statistics or not.
We're sorry, but the article you are trying to view was deleted at 14 May 2020.

Please go to the DevOps Table of Contents to view the list of available articles in this section.