[ Bron: python-testfixtures ]
Pakket: python3-testfixtures (6.14.1-1)
Verwijzigingen voor python3-testfixtures
Debian bronnen:
Het bronpakket python-testfixtures downloaden:
- [python-testfixtures_6.14.1-1.dsc]
- [python-testfixtures_6.14.1.orig.tar.gz]
- [python-testfixtures_6.14.1-1.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 (= 6.14.1-1)
- Collection of helpers and mock objects (Documentation)