[ Bron: python-testfixtures ]
Pakket: python3-testfixtures (8.3.0-2)
Verwijzigingen voor python3-testfixtures
Debian bronnen:
Het bronpakket python-testfixtures downloaden:
- [python-testfixtures_8.3.0-2.dsc]
- [python-testfixtures_8.3.0.orig.tar.gz]
- [python-testfixtures_8.3.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Collection of helpers and mock objects (Python3 version)
TestFixtures is a collection of helpers and mock objects that are useful when writing unit tests or doc tests. It includes tools for a wide range of tasks:
* Comparing objects and sequences * Mocking out objects and methods * Mocking dates and times * Testing logging * Testing output to streams * Testing with files and directories * Testing exceptions * Testing warnings * Testing use of the subprocess package * Testing with zope.component
This package contains the Python 3 version of the library.
Andere aan python3-testfixtures gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-testfixtures-doc (= 8.3.0-2)
- Collection of helpers and mock objects (Documentation)