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 pitrou
Recipients barry, ezio.melotti, michael.foord, pitrou, serhiy.storchaka
Date 2013-05-14.16:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368549837.2562.2.camel@fsol>
In-reply-to <1368537238.38.0.27394154704.issue17974@psf.upfronthosting.co.za>
Content
> Ok, feel free to reimplement discovery command line handling if it can
> be done in a compatible-but-less-horrible way.

I don't think it's possible. Best way forward would be to provide a
pytest utility that does discovery automatically, and leave "python -m
unittest" as the lesser, undocumented option.
History
Date User Action Args
2013-05-14 16:44:00pitrousetrecipients: + pitrou, barry, ezio.melotti, michael.foord, serhiy.storchaka
2013-05-14 16:44:00pitroulinkissue17974 messages
2013-05-14 16:44:00pitroucreate