sglanzer-deprecated / ember-cli-blanket

Blanket based code coverage for ember-cli projects
MIT License
110 stars 46 forks source link

add configuration to fail "ember test" if coverage is below threshold #89

Open wireframe opened 8 years ago

wireframe commented 8 years ago

similar to grunt-blanket-qunit project but baked into ember-cli-blanket https://github.com/ModelN/grunt-blanket-qunit

sglanzer-deprecated commented 8 years ago

Cool idea for sure, flagging this as a feature request

benwalder commented 8 years ago

:+1:

coladarci commented 8 years ago

Would love to see this happen! How difficult would this be to wire up? I haven't the slightest idea of where to go to make something like that happen..