//package.json {... scripts: { .... "test": "cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text mocha-webpack --webpack-config webpack.config.js --require ...
Do not enforce coverage thresholds, but just report on it This plugin, however: Runs client-side mocha specs Performs code coverage "live" using BlanketJS, without creating separate instrumented ...