[docs] [issue12600] Add example of using load_tests to parameterise Test Cases

Robert Collins report at bugs.python.org
Tue Dec 11 10:19:08 CET 2012


Robert Collins added the comment:

BTW I'm very happy with testscenarios (on pypi) for this, modulo one small issue which is the use of __str__ by the stdlib [which isn't easily overridable - there is a separate issue on that]. I'd be delighted to have testscenarios be in the stdlib, if thats desirable.

----------
nosy: +rbcollins

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


More information about the docs mailing list