asciidisco / grunt-qunit-istanbul

Run QUnit unit tests in a headless PhantomJS instance & generate some nice code coverage metrics using Istanbul.
MIT License
33 stars 21 forks source link

relates to #65 #66

Closed mfrasca closed 5 years ago

mfrasca commented 7 years ago

if instrumentedFiles directory does not exist, make it. that's the only thing to do, the rest should be the same in both cases. this solves, at least as far as I can tell, issue #65