Open jschilli opened 9 years ago
:+1:
I'm running into the same issue. I'd love to help out if you have any work in progress on this, @jschilli.
I'll be putting in some work on this over the next few weeks - do any of you have prior work you would like to share?
It would be ideal to have a standard config option to do coverage testing for ember-addons
This would require changes to the moduleLoader (perhaps by extracting the
shouldCover
functionality) into an app vs addon matcherI'm working through the bits here.
I have it instrumenting the addon files currently but they aren't being executed.
Will advise