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
I often have to debug scripts while running the test case in mocha. Mocha also accepts --inspect-brk argument. Is it possible to launch the devtools automatically?
The text was updated successfully, but these errors were encountered:
@eight04 I can look into this for sure. Expecting to release a new version sometime this week with some fixes/enhancements. Bug me if you don't hear anything.
I often have to debug scripts while running the test case in mocha. Mocha also accepts
--inspect-brk
argument. Is it possible to launch the devtools automatically?The text was updated successfully, but these errors were encountered: