package: wnpp
Source: python-fixtures
Section: python
Priority: optional
Maintainer: Robert Collins <robertc@robertcollins.net>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
python-all-dev (>= 2.3.5-11)
Build-Depends-Indep: python-docutils, python-support (>= 0.5.3),
python-testtools (>= 0.9.4)
Standards-Version: 3.9.1.0
Package: python-fixtures
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: PyUnit extension for defining test fixtures outside of test cases
A PyUnit extension for defining test fixtures outside of test cases. Each
fixture encapsulates creating, reusing and freeing some state - be that a
temporary directory on disk, SQL server connection, or just a particular
object graph.
.
Fixtures ships with the base class, unittest glue and a number of precanned
concrete fixtures.
Attachment:
signature.asc
Description: This is a digitally signed message part