[ 原始碼: testresources ]
套件:python3-testresources(2.0.0-2)
python3-testresources 的相關連結
Debian 的資源:
下載原始碼套件 testresources:
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
PyUnit extension for managing expensive test fixtures - Python 3.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 3.x module.
其他與 python3-testresources 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr (>= 1.3)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-unittest2
- backport of the enhanced unittest testing framework - Python 3.x