[issue14408] Support ./python -m unittest in the stdlib tests

Michael Foord report at bugs.python.org
Thu Mar 29 15:30:54 CEST 2012


Michael Foord <michael at voidspace.org.uk> added the comment:

Besides which, the mixin pattern won't *stop* working if we provide this extra functionality - it would just be an alternative for those (like myself) who think it impedes code readability. :-)

At this point we're off topic for the *specific issue*, and I'm fine with our own standard library tests moving to use mixins to support standard unittest invocation. I would suggest the base test cases include Mixin in their name to make it clear how they should be used.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14408>
_______________________________________


More information about the Python-bugs-list mailing list