vscode-mocha-hmr
Version:
HMR support for Mocha Test Explorer
9 lines (6 loc) • 342 B
Markdown
# Why ?
When a (typescript?) server projects grows,
the overhead of launching your mocha tests grows likewise.
This package is just a hook that leverages Webpack and the excellent
[Mocha Test Explorer](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-mocha-test-adapter)
vscode extension to make testing fast again.