What is the substitute for api/tests?

119 Views Asked by At

SonarQube's web service api/tests is deprecated since SonarQube 5.2.

What would be a new good way to access this information?

1

There are 1 best solutions below

7
On BEST ANSWER

api/tests has been deprecated in 5.6, but it still exists. The related tickets are SONAR-7619 and SONAR-7623, but we haven't add any description...

The reason of this deprecation is that this feature is not highly used (as most IDEs provide this information easily), and it does not bring a lot of value in SonarQube. For the moment this API is still there but it may be removed in SonarQube 7.X.