[TIP] Inclusive Coverage Report Question

Drew Michel afdrew11 at gmail.com
Wed Jul 2 15:10:00 PDT 2014


Hi,

I'm just starting to write unit tests for my project and I'm very excited.

When I use vanilla nose with --cover-inclusive I'm able to see the parts of
my code I haven't written unit tests for, i.e. http://pastebin.com/KSqje8qN

When I use coverage + tox, I'm unable to find a combination that works
together. Is there anyway to get this behavior?

Here is my config http://pastebin.com/9zVahiJE



Thank you,

Drew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20140702/5ac8fb8a/attachment.htm>


More information about the testing-in-python mailing list