- Version: 1.5.0
- Platform: Windows 64-bit
- Chrome Version: Cent Browser Version 4.0.9.112 (Official Build) (32-bit) (Chromium 74.0.3729.169)
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?
I often have to debug scripts while running the test case in mocha. Mocha also accepts
--inspect-brkargument. Is it possible to launch the devtools automatically?