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

Automatically view console log for failed tests #228

Open
dhowe opened this issue Nov 30, 2022 · 0 comments
Open

Automatically view console log for failed tests #228

dhowe opened this issue Nov 30, 2022 · 0 comments

Comments

@dhowe
Copy link

dhowe commented Nov 30, 2022

Thanks for the great extension. I'm not sure if this is an issue or a question, but when I am working on a single test, my workflow (assuming I want to see the console output) is as follows:

  1. click 'Run tests' icon for single test in Mocha Test Explorer sidebar
  2. click 'Show source' icon to go to the source
  3. click 'Show logs' icon to view the log

This is quite slow/frustrating when repeated many times. Is there a way to automatically show the log for a test when it fails (or anytime a single test is run, pass or fail) ?

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