pocesar / grunt-mocha-istanbul

Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt
MIT License
75 stars 23 forks source link

Support for check-coverage with isparta #45

Closed xjamundx closed 8 years ago

xjamundx commented 8 years ago

isparta which I seem to need to support my es6 stuff doesn't provide the check-coverage function that comes with istanbul and therefore when I add coverage numbers into the config grunt-mocha-istanbul will fail.

Would it be possible to add a separate option to configure the coverage comand or default to istanbul inside of the executeCheck function?

pocesar commented 8 years ago

I'll close this for now, if isparta ever implements this, should work out of the box if it follows the same command line