Has anyone managed to get code coverage working with an Ember CLI project?
I\'ve tried using blanket.js and istanbul, as have others here, here and here, neither with an
I tried this, made some progress but couldn't get it to work.
This was the main resource:
https://github.com/airportyh/testem/tree/master/examples/coverage_istanbul
EDIT 1:
Was inspired to give it another try, and made some honest to goodness progress. Will throw up a gist and post a link