[TIP] Unittest templates

Robert Collins robertc at robertcollins.net
Sun Nov 6 11:46:31 PST 2011


On Sun, Nov 6, 2011 at 7:20 AM, FELD Boris <lothiraldan at gmail.com> wrote:
> Hi all,
>
> I'm currently doing a Quality Assurance internship and I had to develop a tool that I named "unittest templates".
>
> It's a tool designed to run test methods several times with different arguments.
>
> For more details about it, I wrote a blog post[1] and I wish I had your feedback about it.

Looks very very similar to http://pypi.python.org/pypi/testscenarios.

-Rob



More information about the testing-in-python mailing list