[TIP] Updates to nose's coverage plugin

David Stanek dstanek at dstanek.com
Sun Nov 15 14:38:20 PST 2009


I recently blogged[1] about some changes I've made to the coverage plugin
that's bundled with nose. It now supports branch coverage and uses
coverage's built-in HTML generation when generating HTML reports.

It's a little hard to install now. You can either clone my hg repo or just
download my version of cover.py and replace the one that came with nose. If
you end up trying the code I'd be very interested in hearing your feedback.

[1] http://www.traceback.org/2009/11/13/getting-branch-coverage-in-nose/

-- 
David
blog: http://www.traceback.org
twitter: http://twitter.com/dstanek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20091115/dc9b4652/attachment.html>


More information about the testing-in-python mailing list