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 ezio.melotti, michael.foord, ncoghlan
Date 2012-03-12.20:02:52
SpamBayes Score 2.0596795e-05
Marked as misclassified No
Message-id <1331582572.76.0.222647310606.issue13476@psf.upfronthosting.co.za>
In-reply-to
Content
This would be nice (more powerful) as a general test method exclusion filter: so run test discovery or fetch the specified test module / class and then exclude individual tests that match the pattern.

We're looking to add a general test include filter, so it is the natural complement to that.
History
Date User Action Args
2012-03-12 20:02:52michael.foordsetrecipients: + michael.foord, ncoghlan, ezio.melotti
2012-03-12 20:02:52michael.foordsetmessageid: <1331582572.76.0.222647310606.issue13476@psf.upfronthosting.co.za>
2012-03-12 20:02:52michael.foordlinkissue13476 messages
2012-03-12 20:02:52michael.foordcreate