pegjs/test/config.json
2019-01-25 05:57:49 +00:00

7 lines
148 B
JSON

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