Antoine Pitrou added the comment:

> The key problem with keeping them is that beginners might mistake
> that a test didn't run simply because some resource wasn't available
> when the tests were run (e.g. I forget to run the coverage report so
> I do it on an airport to the conference and have no Internet). Plus
> if you find this out you need to know hours in advance as a complete
> coverage run takes quite a while.

I don't understand what the problem is. The coverage shows you precisely
what was run and what wasn't. How is it a bug?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18451>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to