claudiopro / karma-jasmine-coverage-browserify

Karma with Jasmine and coverage boilerplate, with a Browserify build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

karma-jasmine-coverage-browserify

Karma with Jasmine, Browserify and coverage boilerplate

This project represents the minimum configuration necessary to run tests with Karma, Browserify and Istanbul. According to karma-coverage's Issue 16, browserify-istanbul must be used to play nice with other browserify transforms, while karma-coverage would not work with this configuration.

License

MIT

About

Karma with Jasmine and coverage boilerplate, with a Browserify build


Languages

Language:JavaScript 100.0%