mantoni/mochify.js

Better coverage report with mochify-istanbul

Closed this issue · 1 comments

I have opened a PR for mochify-istanbul that adds features that helps generating more complete reports:
ferlores/mochify-istanbul#25

The main feature is gathering coverage from source files that are not being tested, allowing these files to appear in the report with 0% or more coverage. I think that this will make mochify even more attractive.

Does coverify support this already?

I do not know if this is better or worse than just using coverify, because I had problems with using coverify while mochify-istanbul just works for me.

If my PR is accepted, should we add some helpful documentation to mochify regarding the new features in mochify-istanbul?

Closing because ferlores/mochify-istanbul#25 was closed.