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 kristjan.jonsson
Recipients eric.araujo, kristjan.jonsson, michael.foord, pitrou, r.david.murray, stutzbach
Date 2012-04-14.10:34:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334399642.08.0.250171000325.issue14534@psf.upfronthosting.co.za>
In-reply-to
Content
+1, we already have such decorators for individual test cases. Code should be obvious, particularly testing code and mixins often aren't. Magic such as identifying classes to run by their type should be over rideable. All magic should.
History
Date User Action Args
2012-04-14 10:34:02kristjan.jonssonsetrecipients: + kristjan.jonsson, pitrou, stutzbach, eric.araujo, r.david.murray, michael.foord
2012-04-14 10:34:02kristjan.jonssonsetmessageid: <1334399642.08.0.250171000325.issue14534@psf.upfronthosting.co.za>
2012-04-14 10:34:01kristjan.jonssonlinkissue14534 messages
2012-04-14 10:34:01kristjan.jonssoncreate