You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
click 'Run tests' icon for single test in Mocha Test Explorer sidebar
click 'Show source' icon to go to the source
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) ?
The text was updated successfully, but these errors were encountered:
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:
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) ?
The text was updated successfully, but these errors were encountered: