[ buster ]
[ Bron: testresources ]
Pakket: python-testresources (2.0.0-2)
Verwijzigingen voor python-testresources
Debian bronnen:
Het bronpakket testresources downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python-testresources gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 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