[issue7897] Support parametrized tests in unittest

R. David Murray report at bugs.python.org
Thu Jul 21 17:47:22 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Oh, I see.  Make the name the first element of the argtuple and then strip it off.  Well, that will work, it just seems bass-ackwards to me :)

And why is it 'case'?  I thought we were talking about tests.

----------

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


More information about the Python-bugs-list mailing list