Michael Foord added the comment:

Subtests break the current unittest api of suite.countTests() and I fear they 
will also break tools that use the existing test result api to generate junit 
xml for continuous integration.

I would like to add a "parameterized test" mechanism to unittest - but 
preferably in a way that doesn't break all the existing tools.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16997>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to