[ 源代码: testresources ]
软件包:python3-testresources(2.0.1-5)
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
- inject useful and sensible default behaviors into setuptools - Python 3.x