This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author michael.foord
Recipients michael.foord
Date 2010-11-20.17:55:28
SpamBayes Score 0.00013373591
Marked as misclassified No
Message-id <1290275740.25.0.645194828308.issue10470@psf.upfronthosting.co.za>
In-reply-to
Content
"python -m unittest" does nothing useful (runs 0 tests). It would be good to have it default to discovery, which removes the useless behaviour *and* makes the default invocation for test discovery shorter.
History
Date User Action Args
2010-11-20 17:55:40michael.foordsetrecipients: + michael.foord
2010-11-20 17:55:40michael.foordsetmessageid: <1290275740.25.0.645194828308.issue10470@psf.upfronthosting.co.za>
2010-11-20 17:55:28michael.foordlinkissue10470 messages
2010-11-20 17:55:28michael.foordcreate