jsdevenv-mocha-webpack
Run unit tests for vanilla JavaScript-code bundled with Webpack
npm install
npm test
open output/build/index.html
npm run watch
open http://localhost:8080/webpack-dev-server/
Run unit tests for vanilla JavaScript-code bundled with Webpack
JavaScriptMIT