套件: python-testscenarios (0.4-4)
python-testscenarios 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-testscenarios:
- [python-testscenarios_0.4-4.dsc]
- [python-testscenarios_0.4.orig.tar.gz]
- [python-testscenarios_0.4-4.debian.tar.xz]
維護者:
Original Maintainers:
- PKG OpenStack (郵件存檔)
- Robert Collins
- Thomas Goirand
外部的資源:
- 主頁 [launchpad.net]
相似套件:
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.
其他與 python-testscenarios 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-testtools
- Extensions to the Python unittest library - Python 2.x