[issue7897] Support parametrized tests in unittest

Brian Curtin report at bugs.python.org
Wed Jul 20 15:54:40 CEST 2011


Brian Curtin <brian at python.org> added the comment:

By this issue existing, that's the decision that we should probably do this, and I think the discussion shows we agree it should happen. How it's done is another way, and we have roughly a year to get it figured out before 3.3 gets closer.

I have a patch that implements this as a decorator, but it's out of date by now and not feature complete. It's on my todo list of patches to revive.

----------
components: +Tests
stage:  -> needs patch
versions: +Python 3.3 -Python 2.7, Python 3.2

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


More information about the Python-bugs-list mailing list