python-testscenarios 0.4-3 source package in Ubuntu RTM

Changelog

python-testscenarios (0.4-3) unstable; urgency=medium


  * Added Python 3 support.
  * Standards-Version: is now 3.9.5.

 -- Thomas Goirand <email address hidden>  Fri, 21 Feb 2014 22:09:26 +0800

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main python
14.09 release main python

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-testscenarios_0.4-3.dsc 2.2 KiB 606d92709ece7ac782412414500b46b3f13277493beb046cfe9750137db23d32
python-testscenarios_0.4.orig.tar.gz 22.2 KiB 4feeee84f7fd8a6258fc00671e1521f80cb68d2fec1e2908b3ab52bcf396e198
python-testscenarios_0.4-3.debian.tar.xz 2.9 KiB 15855c5926110f3364e994f3c458024694680cb6d2e84e2892147db534e0e602

No changes file available.

Binary packages built by this source

python-testscenarios: Dependency injection for Python unittest tests - Python 2.x

 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).
 .
 This package contains the Python 2.x module.

python3-testscenarios: Dependency injection for Python unittest tests - Python 3.x

 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).
 .
 This package contains the Pyhon 3.x module.