[issue7897] Support parametrized tests in unittest

Michael Foord report at bugs.python.org
Thu Jul 21 13:44:57 CEST 2011


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

Note that name clashes *would* result in non-unique testcase ids, so we need to prevent that.

----------

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


More information about the Python-bugs-list mailing list