/webpack-tape-testem

easy javascript unit testing boilerplate with webpack + tape + testem

Primary LanguageJavaScript

webpack-tape-testem

WEBPACK, TAPE, TESTEM.

Usage:

  • Install dependency - npm install + npm i -g testem webpack
  • Build script - npm run build-test (watch source)
  • Start testem - npm run testem (watch build test script)