Skip to content

zinserjan/mocha-webpack-example

Repository files navigation

mocha-webpack-example

setup

  1. npm install

Note: this works best with the latest mocha-webpack from github

  1. checkout mocha-webpack from github && npm install && npm link && npm run build inside it
  2. execute here npm link mocha-webpack

testing

  1. with --watch mode: npm test
  2. ci run: npm test-ci

code coverage

  1. npm run cover
  2. open the coverage reports under ./coverage/lcov-report/index.html

About

sample project with mocha-webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published