We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
console.log
Hi,
Having some issue with the test log not showing anything else but the failed assertion.
When changing the setting back to parallel: false then it works just fine.
parallel: false
Created a simple repro here https://github.com/timotheeguerin/mocha-log-repro
Additionally the debugger also doesn't seem to be stopping on breakpoints when parallel: true
Additional information:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Having some issue with the test log not showing anything else but the failed assertion.
When changing the setting back to
parallel: false
then it works just fine.Created a simple repro here https://github.com/timotheeguerin/mocha-log-repro
Additionally the debugger also doesn't seem to be stopping on breakpoints when parallel: true
Additional information:
The text was updated successfully, but these errors were encountered: