Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vscode-mocha-hmr

oguimbal1kISC1.0.0

HMR support for Mocha Test Explorer

readme

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 vscode extension to make testing fast again.