[ 源代码: python-testtools ]
软件包:python3-testtools(2.7.2-3)
python3-testtools 的相关链接
Debian 的资源:
下载源码包 python-testtools:
- [python-testtools_2.7.2-3.dsc]
- [python-testtools_2.7.2.orig.tar.xz]
- [python-testtools_2.7.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Extensions to the Python unittest library - Python 3.x
testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users.
This package contains the libraries for Python 3.x.
其他与 python3-testtools 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- sug: python-testtools-doc
- Extensions to the Python unittest library - doc