[ buster ]
[ ソース: testresources ]
パッケージ: python-testresources (2.0.0-2)
python-testresources に関するリンク
Debian の資源:
testresources ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
PyUnit extension for managing expensive test fixtures - Python 2.x
PyUnit extension to manage the initialisation and lifetime of expensive test fixtures.
For example reference databases are often only need to be constructed once but standard test isolation causes them to be constructed for every fixture, making test execution very slow.
This package provides the Python 2.x module.
その他の python-testresources 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-pbr (>= 1.3)
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-unittest2
- backport of the enhanced unittest testing framework - Python 2.7