Jean-Paul Calderone <exar...@divmod.com> added the comment:

Something else I think it would be nice to consider is what the id() (and 
shortDescription(), heh) of the resulting tests will be.

It would be great if the id were sufficient to identify a particular test *and* 
data combination.

In trial, we're trying to use test ids to support distributed test running.  If 
the above property holds for parameterized tests, then we'll be able to 
automatically distribute them to different processes or hosts to be run.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<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