[ 源代码: python-testscenarios ]
软件包:python3-testscenarios(0.5.0-4)
python3-testscenarios 的相关链接
Debian 的资源:
下载源码包 python-testscenarios:
- [python-testscenarios_0.5.0-4.dsc]
- [python-testscenarios_0.5.0.orig.tar.xz]
- [python-testscenarios_0.5.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [launchpad.net]
相似软件包:
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.
其他与 python3-testscenarios 有关的软件包
|
|
|
|
-
- 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