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

Error: Cannot read property 'console' of undefined #36

Closed scotmeiste closed 9 years ago

scotmeiste commented 9 years ago

did a fresh npm install and grabbed the latest copy of grunt-qunit-istanbul. All attempts to run this task error out with 'Cannot read property 'console' of undefined'

asciidisco commented 9 years ago

Released 0.4.7 which should fix this.