[ ソース: python-testscenarios ]
パッケージ: python3-testscenarios (0.5.0-3)
python3-testscenarios に関するリンク
Debian の資源:
python-testscenarios ソースパッケージをダウンロード:
- [python-testscenarios_0.5.0-3.dsc]
- [python-testscenarios_0.5.0.orig.tar.xz]
- [python-testscenarios_0.5.0-3.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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