claudiopro / karma-jasmine-coverage-browserify

Karma with Jasmine and coverage boilerplate, with a Browserify build
1 stars 0 forks source link

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