I’m using SonarQube 7.6 Developer edition. We are trying to publish selenium reports to Sonarqube. Is it possible? I’m doing the selenium stage on Jenkins and then I’m planning to reuse the selenium reports and publish o Somarqube.
I am not very familiar with Selenium test report, but I can tell you we don’t support it natively.
However, SonarQube supports generic test data, so you could convert the Selenium report into that format and update it to SonarQube.