python-testscenarios 0.4-2ubuntu2 source package in Ubuntu

Changelog

python-testscenarios (0.4-2ubuntu2) trusty; urgency=medium

  * Build-Depend on python3-all.
 -- Barry Warsaw <email address hidden>   Thu, 16 Jan 2014 11:45:36 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-testscenarios_0.4.orig.tar.gz 22.2 KiB 4feeee84f7fd8a6258fc00671e1521f80cb68d2fec1e2908b3ab52bcf396e198
python-testscenarios_0.4-2ubuntu2.debian.tar.gz 3.4 KiB a615bdf76d16c6947ecc8721c3319a1fff0c661f1532490c13591071cd1ef394
python-testscenarios_0.4-2ubuntu2.dsc 2.3 KiB c09d6b3103fb62fc98ef011c550073ee9aaf7120c3234f8cc7a8b09dc467a746

Available diffs

View changes file

Binary packages built by this source

python-testscenarios: Dependency injection for Python unittest tests (python2)

 testscenarios provides clean dependency injection for python unittest style
 tests. This can be used for interface testing (testing many implementations
 via a single test suite) or for classic dependency injection (provide tests
 with dependencies externally to the test code itself, allowing easy testing
 in different situations).

python3-testscenarios: Dependency injection for Python unittest tests (python3)

 testscenarios provides clean dependency injection for python unittest style
 tests. This can be used for interface testing (testing many implementations
 via a single test suite) or for classic dependency injection (provide tests
 with dependencies externally to the test code itself, allowing easy testing
 in different situations).