Single run:
node bin/enhanced-require "mocha!./test/server-tests"
Watching run:
node bin/enhanced-require-hot-watch "mocha!./test/server-tests"
node bin/webpack-dev-server
and navigate your browser to http://localhost:8080/.
node bin/webpack-dev-server --config cover-webpack.config.js
and navigate your browser to http://localhost:8080/.