I am using Ember CLI and I am trying to integrate code coverage reports with the built in Qunit tests that are run with testem. I tried to use Istanbul, but I couldn\'t get
Steven Glanzer recently released an ember-cli add-on for providing code coverage called ember-cli-blanket.
You can find it at https://github.com/sglanzer/ember-cli-blanket
There is now a new Ember addon for code coverage with Istanbul. Ember-CLI-Blanket no longer works.
You can find the new addon here: https://github.com/kategengler/ember-cli-code-coverage