Michael Foord <[email protected]> added the comment:

If we provide builtin support for parameterized tests it will have to report 
each test separately otherwise there is no point. You can already add support 
for running tests with multiple parameters yourself - the *only* advantage of 
building support into unittest (as I see it) is for better reporting of 
individual tests.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue7897>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to