NO LONGER MAINTAINED
DevOps Playground with karma + mocha + chai + sinon + istanbul + codecov = <3
Fork this repo to use it as your project template with a ready-made test runner set up. Then simply run
yarn
Run tests:
npm test
- Mocha
- Chai
- Sinon
- Karma
- Istanbul
- Codecov.io
- Browserify
- Babelify (write ES6 code for your project and your tests)