套件: python-testresources (2.0.0-2)
python-testresources 的相關超連結
Trisquel 的資源:
下載原始碼套件 testresources:
維護者:
Original Maintainers:
- PKG OpenStack (郵件存檔)
- Thomas Goirand
- Robert Collins
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default version)
-
- 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