js-waku/packages/sds/.mocha.reporters.json

6 lines
112 B
JSON
Raw Normal View History

{
"reporterEnabled": "spec, allure-mocha",
"allureMochaReporter": {
"outputDir": "allure-results"
}
}