python-testtools 0.9.11-1 source package in Ubuntu

Changelog

python-testtools (0.9.11-1) unstable; urgency=low

  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  12 Jun 2011 12:48:07 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Robert Collins
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-testtools_0.9.11.orig.tar.gz 112.4 KiB 45569f20a355e8a4e60f705b95ed5d06a1994a1594d0e8cbff46cea1fd15e9e6
python-testtools_0.9.11-1.diff.gz 1.9 KiB 3175c8da4a90101342a8b1a360c6a001656d130e9d96925fdb26329306f727f3
python-testtools_0.9.11-1.dsc 1.2 KiB 0dd0c19dbbc5a4eb6905492c505fcadfa21b64e8428fd4e63a3d9cfd8265295c

Available diffs

View changes file

Binary packages built by this source

python-testtools: Extensions to the Python unittest library

 testtools (formerly pyunit3k) is a set of extensions to the Python standard
 library's unit testing framework. These extensions have been derived from
 years of experience with unit testing in Python and come from many different
 sources. It's hoped that these extensions will make their way into the
 standard library eventually. Also included are backports from Python trunk of
 unittest features that are not otherwise available to existing unittest users.