Adding dist and build
This commit is contained in:
10
.mocha-reports.json
Normal file
10
.mocha-reports.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"reporterEnabled": "mocha-junit-reporter, mochawesome",
|
||||
"mochaJunitReporterReporterOptions": {
|
||||
"mochaFile": "reports/mocha/test-results.xml"
|
||||
},
|
||||
"mochawesomeReporterOptions": {
|
||||
"reportDir": "./reports",
|
||||
"reportFilename": "index"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user