Skip to content Skip to sidebar Skip to footer
Showing posts with the label Karma Coverage

Karma Coverage And Babel+Browserify Preprocessing

I'm using Karma to test my ES6 code. When I add karma-coverage to the mix, I need to add all th… Read more Karma Coverage And Babel+Browserify Preprocessing