Files
monica/scripts/ci/cypressmocha.json
T

7 lines
160 B
JSON

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