Open jehon opened 7 years ago
+1
I hope you guys realize that coverage capability is not part of Karma. Whatever coverage you get is handled by a completely separate library - Istanbul (NYC).
Some news of upstream work...
Istanbul does not include html in code coverage upto now. A bug is open here: https://github.com/gotwarlost/istanbul/issues/432
In the comments, we can see that there is a cool package targetted to that goal here: https://github.com/apowers313/html-script-hook
Multiple directions are possible from there:
AFAIK, I think the third option (the plugin) would be the fastest way to include that in karma. But does anyone know how to make that?
Hello,
I am working with lots of html files, each of them containing tags?