[ buster ]
[ Bron: zope.testrunner ]
Pakket: python-zope.testrunner (4.4.9-1)
Verwijzigingen voor python-zope.testrunner
Debian bronnen:
Het bronpakket zope.testrunner downloaden:
- [zope.testrunner_4.4.9-1.dsc]
- [zope.testrunner_4.4.9.orig.tar.gz]
- [zope.testrunner_4.4.9-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
Flexible test runner with layer support for Python
The testrunner module is used to run automated tests defined using the unittest framework and previously available in zope.testing.
Its primary feature is that it finds tests by searching directory trees. It doesn't require the manual concatenation of specific test suites. It is highly customizable and should be usable with any project.
Andere aan python-zope.testrunner gerelateerde pakketten
|
|
|
|
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-zope
- virtueel pakket geboden door python-zope.interface
-
- dep: python-zope.exceptions
- Zope exceptions for Python
-
- dep: python-zope.interface
- Interfaces for Python