parameterized_testcase-0.1

Austin Bingham austin.bingham at gmail.com
Wed Aug 10 10:20:32 CEST 2011


I'm happy to announce the release of parameterized_testcase-0.1.

This cunningly-named module allows you to generate unittest-compatible
TestCases based on a collection of tests and various sets of
parameters.

This is an initial release. The code should work just fine, though the
API may change/expand in the future. Documentation is a bit lacking,
though that will change in future releases.

You can get it here:

   http://code.google.com/p/parameterized-testcase/

Austin Bingham


More information about the Python-announce-list mailing list