Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #291
| Date | 2011-08-10 10:20 +0200 |
|---|---|
| Subject | parameterized_testcase-0.1 |
| From | Austin Bingham <austin.bingham@gmail.com> |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.2108.1312984046.1164.python-announce-list@python.org> (permalink) |
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
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
parameterized_testcase-0.1 Austin Bingham <austin.bingham@gmail.com> - 2011-08-10 10:20 +0200
csiph-web