7 lines
148 B
JSON
7 lines
148 B
JSON
{
|
|
"reporterEnabled": "spec, mocha-junit-reporter",
|
|
"mochaJunitReporterReporterOptions": {
|
|
"mochaFile": "coverage/junit.xml"
|
|
}
|
|
}
|