Files
monica/scripts/ci/cypressmocha.json
T
2018-09-21 23:25:27 +02:00

7 lines
160 B
JSON

{
"reporterEnabled": "spec, mocha-junit-reporter",
"mochaJunitReporterReporterOptions": {
"mochaFile": "results/junit/cypress/results.[hash].xml"
}
}