7 lines
164 B
JSON
7 lines
164 B
JSON
|
{
|
||
|
"reporterEnabled": "spec, mocha-junit-reporter",
|
||
|
"mochaJunitReporterReporterOptions": {
|
||
|
"mochaFile": "cypress/results/results-[hash].xml"
|
||
|
}
|
||
|
}
|