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 christian.heimes
Recipients christian.heimes, pitrou
Date 2013-06-28.15:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372432488.51.0.529106615564.issue18322@psf.upfronthosting.co.za>
In-reply-to
Content
I wish the loader would ignore all test classes with a leading underscore or would gain another way to mark a test class as abstract. The mixin approach looks ugly and prohibits tab completion in my IDE.
History
Date User Action Args
2013-06-28 15:14:48christian.heimessetrecipients: + christian.heimes, pitrou
2013-06-28 15:14:48christian.heimessetmessageid: <1372432488.51.0.529106615564.issue18322@psf.upfronthosting.co.za>
2013-06-28 15:14:48christian.heimeslinkissue18322 messages
2013-06-28 15:14:48christian.heimescreate