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


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

parameterized_testcase-0.1

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.news-service.com!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <austin.bingham@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.062
X-Spam-Evidence '*H*': 0.88; '*S*': 0.00; 'subject:0.1': 0.07; 'release.': 0.09; 'api': 0.09; 'testcases': 0.16; 'url:code': 0.23; 'fine,': 0.23; 'parameters.': 0.23; 'code': 0.25; 'tests': 0.25; "i'm": 0.27; 'bit': 0.28; 'message-id:@mail.gmail.com': 0.29; 'module': 0.30; 'austin': 0.30; 'subject:skip:p 20': 0.30; 'initial': 0.32; 'announce': 0.36; 'to:addr:python-announce-list': 0.37; 'allows': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'should': 0.38; 'sets': 0.39; 'to:addr:python.org': 0.39; 'url:p': 0.62; 'here:': 0.65; 'collection': 0.73; 'releases.': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=+9M1LNVdUsNc7DmJ5yzgmkKhDl0w18/xyCkoaP5hBds=; b=O0tMZcxORdmNNV4oW2yV+xKeRZyoDhijHz77Nv8urQ5bgtVxIl9fi+N6KzILaCrZqw DMgUS2qh/R+nvAz6o/GqEtG2r+hWzvlf8MBWHhhlnwEXxmrfF+fFgVU+v3DZZWSRM7Ht KB2ZJ6neJydmy9xs6wxov8O2sLVEJ4EHgGoXA=
MIME-Version 1.0
Date Wed, 10 Aug 2011 10:20:32 +0200
Subject parameterized_testcase-0.1
From Austin Bingham <austin.bingham@gmail.com>
To python-announce-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-Mailman-Approved-At Wed, 10 Aug 2011 15:47:26 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.12
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.2108.1312984046.1164.python-announce-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1312984046 news.xs4all.nl 23858 [2001:888:2000:d::a6]:51640
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python.announce:291

Show key headers only | View raw


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


Thread

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

csiph-web