Michael Foord <mich...@voidspace.org.uk> added the comment: Yes, feel free to create an issue for that. If you provide a patch for it (with tests) I'll review it.
The decorator itself can be applied to both TestCase and FunctionTestCase in unittest as well. One implementation would be to apply a private attribute to classes and the loader can be taught to ignore any classes that have that attribute in their __dict__ - i.e. not inherited. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14408> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com