Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #291 > unrolled thread

parameterized_testcase-0.1

Started byAustin Bingham <austin.bingham@gmail.com>
First post2011-08-10 10:20 +0200
Last post2011-08-10 10:20 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  parameterized_testcase-0.1 Austin Bingham <austin.bingham@gmail.com> - 2011-08-10 10:20 +0200

#291 — parameterized_testcase-0.1

FromAustin Bingham <austin.bingham@gmail.com>
Date2011-08-10 10:20 +0200
Subjectparameterized_testcase-0.1
Message-ID<mailman.2108.1312984046.1164.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web