Create a SonarQube Generic XML file for test coverage according to https://docs.sonarqube.org/latest/analysis/generic-test/ Based on cobertura.R
This functionality requires the xml2 package be installed.
to_sonarqube(cov, filename = "sonarqube.xml")
cov |
the coverage object returned from |
filename |
the name of the SonarQube Generic XML file |
Talkdesk Inc.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.