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

Eli Bendersky report at bugs.python.org
Sun Nov 21 14:19:27 CET 2010


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

Submitting a complete patch file for this:

1. Modified Lib/unittest/main.py to implement the change
2. Modified Lib/unittest/test/test_program.py to make the tests pass without warnings from regrtest.py
3. Updated the documentation in Doc/library/unittest.rst
4. Updated Misc/NEWS

----------
Added file: http://bugs.python.org/file19743/issue10470.1.patch

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


More information about the Python-bugs-list mailing list