unit-testingsonarqubecode-coveragegallioopencover

How to execute Unit Test with Sonar Qube 5.0.1


I was able to execute Unit test with lower version of Sonarqube but then i upgraded to SonarQube 5.0.1. Then suddenly my Gallio was not working. I found in some blocks that support for gallio was not available in sonarqube 5.0.1 Is there any other way to run unit test and get code coverage in sonarqube 5.0.1 ??


Solution

  • Gallio support has been removed from sonar version 4.3 .From now on you have to produce your own test results and import them in sonar. hope this helps. Please like the comment if you find it useful