GruntBlanketMocha / grunt-blanket-mocha

Headless Blanket.js code coverage and Mocha testing via PhantomJS
MIT License
53 stars 37 forks source link

Use default value for threshold #25

Open geekdave opened 10 years ago

geekdave commented 10 years ago

Currently the task bombs if a threshold value is not set. We should use a default value of 60 if none is provided.

See: https://github.com/ModelN/grunt-blanket-mocha/issues/23