[ 源代码: zope.testrunner ]
软件包:python3-zope.testrunner(6.6-1)
python3-zope.testrunner 的相关链接
Debian 的资源:
下载源码包 zope.testrunner:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Flexible test runner with layer support for Python 3
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.
其他与 python3-zope.testrunner 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope
- 本虚包由这些包填实: python3-zope.interface
-
- dep: python3-zope.exceptions (>= 4.0.1~)
- Zope exceptions for Python 3
-
- dep: python3-zope.interface
- Interfaces for Python3