gitdock/config.json

7 lines
128 B
JSON

{
"reporterEnabled": "spec,mocha-junit-reporter",
"mochaJunitReporterReporterOptions": {
"mochaFile": "junit.xml"
}
}