[ Bron: systemfixtures ]
Pakket: python3-systemfixtures (0.6.4-2)
Verwijzigingen voor python3-systemfixtures
Debian bronnen:
Het bronpakket systemfixtures downloaden:
- [systemfixtures_0.6.4-2.dsc]
- [systemfixtures_0.6.4.orig.tar.gz]
- [systemfixtures_0.6.4-2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Test fixtures providing fake versions of various system resources
A collection of Python fixtures to fake out various system resources such as processes, users, groups, etc.
Each fake resource typically behaves as an "overlay" on the real resource, in that it can be programmed with fake behavior for a set of inputs, but falls back to the real behavior for the rest.
Andere aan python3-systemfixtures gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fakesleep
- Fake version of time.sleep() for use in tests
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-pbr (>= 1.10)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests-mock
- mock out responses from the requests package - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-testtools
- Extensions to the Python unittest library - Python 3.x