1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-23 13:50:53 +02:00
beerbrawl/e2e/cypress/reporter-config.json
2024-04-30 12:35:42 +02:00

7 lines
178 B
JSON

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