first commit
This commit is contained in:
11
mocha-report-config.json
Normal file
11
mocha-report-config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"reporterEnabled": "spec, mocha-junit-reporter",
|
||||
"mochaJunitReporterReporterOptions": {
|
||||
"mochaFile": "./reports/test-results.xml",
|
||||
"testsuitesTitle": "📦 Amazon Book Search Integration Test",
|
||||
"suiteTitleSeparatedBy": ": ",
|
||||
"properties": {
|
||||
"environment": "development"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user