[ 源代码: python-testtools ]
软件包:python3-testtools(2.4.0-2)
python3-testtools 的相关链接
Debian 的资源:
下载源码包 python-testtools:
- [python-testtools_2.4.0-2.dsc]
- [python-testtools_2.4.0.orig.tar.xz]
- [python-testtools_2.4.0-2.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
- 或者 libpython3.5-stdlib
- 软件包暂时不可用
-
- dep: python3-extras
- extensions to the Python standard library (Python 3.x)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-linecache2
- backports of the linecache module - Python 3.x
-
- dep: python3-mimeparse
- Parse mime-types and quality parameters - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-traceback2
- backports of the traceback module - Python 3.x
-
- dep: python3-unittest2
- backport of the enhanced unittest testing framework - Python 3.x
-
- sug: python-testtools-doc
- Extensions to the Python unittest library - doc