10 lines
180 B
JSON
10 lines
180 B
JSON
|
{
|
||
|
"mochawesomeReporterOptions": {
|
||
|
"reportDir": "cypress/results",
|
||
|
"overwrite": false,
|
||
|
"html": false,
|
||
|
"json": true
|
||
|
},
|
||
|
"reporterEnabled": "spec, mochawesome"
|
||
|
}
|