python-testscenarios 0.5.0-3build1 source package in Ubuntu
Changelog
python-testscenarios (0.5.0-3build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:44:29 +0000
Upload details
- Uploaded by:
- Matthias Klose on 2019-12-17
- Uploaded to:
- Focal
- Original maintainer:
- Debian OpenStack
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-10-23 | main | python |
Groovy | release | on 2020-04-24 | main | python |
Focal | release | on 2019-12-19 | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-testscenarios_0.5.0.orig.tar.xz | 15.4 KiB | 684bfac2b380384704d33717e30a3f02f78aa587f78227a13012abbda61d09eb |
python-testscenarios_0.5.0-3build1.debian.tar.xz | 3.7 KiB | c01865e9be25ae102bd8edf371ba8b0d71c9d403423114d63c00592af1cc7f81 |
python-testscenarios_0.5.0-3build1.dsc | 2.1 KiB | d70771989c8c0ae9a2acdb7f9446dfdb7396b19509554a0f7420a6fcfb6b9a5d |
Available diffs
- diff from 0.5.0-3 (in Debian) to 0.5.0-3build1 (334 bytes)
Binary packages built by this source
- 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 Python 3.x module.