[ 原始碼: 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