-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mochawesomeReporterOptions quiet not work #47
Comments
I have the same problem when using it with mocha-jenkins-reporter |
same |
francisu
pushed a commit
that referenced
this issue
Oct 20, 2020
Co-authored-by: WhiteSource Renovate <[email protected]>
Can somebody please advise how give report/output name as spec file name. |
Have the same issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"reporterEnabled": "spec, mochawesome",
"mochawesomeReporterOptions": {
"reportDir": "",
"quiet": true,
"reportFilename": "apidoc",
"reportTitle": "api ",
"reportPageTitle": "api ",
"inlineAssets": true,
"overwrite": true,
"json": false
}
}
"quiet": true
not work....
The text was updated successfully, but these errors were encountered: