mavensonarqubesonarqube-web

How to show Integration Test Statistics?


Im using SonarQube v6.4. I'm aware that all types of tests (Unit Tests, Integration Tests etc) have been merged together as overall coverage.

However, on the interface I can see statistics for only Unit tests, Is there a way to get the statistics for other types of tests?

Example of statistics available only for unit test

enter image description here


Solution

  • I discovered that this feature is not supported in Sonarqube. A ticket opened for this issue has already been closed as "Won't Fix" by the Sonarqube Team.

    For a workaround you can check this