On Tue, 6 Dec 2005 12:19:40 +1100 (EST), Ben Finney <[EMAIL PROTECTED]> wrote:
>Howdy all,
>
>Summary: I'm looking for idioms in unit tests for factoring out
>repetitive iteration over test data. I explain my current practice,
>and why it's unsatisfactory.
>
Does this do what you want?
http://codespeak.net/py/current/doc/test.html#generative-tests-yielding-more-tests
Regards,
Bengt Richter
--
http://mail.python.org/mailman/listinfo/python-list
