10 lines
253 B
JSON
10 lines
253 B
JSON
|
{
|
||
|
"reporterEnabled": "spec, mocha-junit-reporter",
|
||
|
"mochaJunitReporterReporterOptions": {
|
||
|
"jenkinsMode": true,
|
||
|
"rootSuiteTitle": "Cypress.npm",
|
||
|
"jenkinsClassnamePrefix": "Cypress.npm.",
|
||
|
"mochaFile": "results/junit/cypress.npm.[hash].xml"
|
||
|
}
|
||
|
}
|