Open mikebannister opened 13 years ago
URL might be nice
Yes, I'd definitely like to add jscoverage support. I'll take a look at your code and see if I can find a nice way to integrate it with nodeunit :)
Hi Caolan, it is not clear to me how to use jscoverage with nodeunit. Does the above discussion mean that it works. The above mentioned repo is gone. Do you still have it? Does it work?
Regards, Mark
@mikebannister ping! where's the code gone?
I've added Expresso's test coverage support here. have a look at my pull request. https://github.com/caolan/nodeunit/pull/74
Switched from expresso and really like the jscoverage integration so I stole enough code from expresso to display the jscoverage info. Might be nice to include something similar, but better, w/ nodeunit.