Pakket: python3-testscenarios (0.5.0-4)
Verwijzigingen voor python3-testscenarios
Debian bronnen:
Het bronpakket python-testscenarios downloaden:
- [python-testscenarios_0.5.0-4.dsc]
- [python-testscenarios_0.5.0.orig.tar.xz]
- [python-testscenarios_0.5.0-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [launchpad.net]
Vergelijkbare pakketten:
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.
Andere aan python3-testscenarios gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-testtools
- Extensions to the Python unittest library - Python 3.x