[ 原始碼: 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