testresources 0.2.7-0ubuntu4 source package in Ubuntu

Changelog

testresources (0.2.7-0ubuntu4) saucy; urgency=low

  * debian/control: Build for python2/python3.
  * Use Debhelper 8.
 -- Chuck Short <email address hidden>   Wed, 12 Jun 2013 13:50:51 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
testresources_0.2.7.orig.tar.gz 31.3 KiB ad0a117383dd463827b199eaa92829b4d6a3147fbd97459820df53bae81d7231
testresources_0.2.7-0ubuntu4.diff.gz 22.5 KiB b6a30e280d47428667f4dec529206815d9ecbbd9c8f05a46bed996519215eb8c
testresources_0.2.7-0ubuntu4.dsc 1.4 KiB 3950c6b89a4cc02cfb953b9283b09d5ad1a079ca47e522c2a7d78778ff939034

Available diffs

View changes file

Binary packages built by this source

python-testresources: PyUnit extension for managing expensive test fixtures (python2)

 PyUnit extension to manage the initialisation and lifetime of expensive
 test fixtures.
 .
 For example reference databases are often only need to be constructed
 once but standard test isolation causes them to be constructed for every
 fixture, making test execution very slow.

python3-testresources: PyUnit extension for managing expensive test fixtures (python3)

 PyUnit extension to manage the initialisation and lifetime of expensive
 test fixtures.
 .
 For example reference databases are often only need to be constructed
 once but standard test isolation causes them to be constructed for every
 fixture, making test execution very slow.