Skip to content
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

console.log is not being displayed when parallel is set to true #238

Open
timotheeguerin opened this issue Apr 6, 2023 · 0 comments
Open

Comments

@timotheeguerin
Copy link

timotheeguerin commented Apr 6, 2023

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.

image

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:

  • OS tested: OSX, Windows
  • console.log, console.error, neither gets collected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant