{
    "reporterEnabled": "spec, mocha-sonarqube-reporter",
    "mochaSonarqubeReporterReporterOptions": {
        "output": "./artifacts/report/test.xml"
    }
}