[issue10470] python -m unittest ought to default to discovery

Eli Bendersky report at bugs.python.org
Mon Nov 22 05:19:22 CET 2010


Eli Bendersky <eliben at gmail.com> added the comment:

Michael,

I feared this might be the case. Without knowing the module deeply, it's not easy to be aware of all the possible paths, preconditions, and consequences (and tests obviously didn't catch that). A suggestion - maybe documenting these parts would allow you to get more meaningful help with the module. Or at least add the tests necessary to verify them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10470>
_______________________________________


More information about the Python-bugs-list mailing list