rocjs / roc-plugin-test-mocha-karma-webpack

Adds a way to easily test Webpack projects in Roc
MIT License
2 stars 1 forks source link

Make it possible to disable the coverage #8

Closed dlmr closed 8 years ago

dlmr commented 8 years ago

As discussed in #7 it might be useful to be able to disable the coverage generation for the tests, at least when using --watch mode. This would make it easier to debug the code when testing.