[ 原始碼: python-testtools ]
套件:python3-testtools(2.5.0-4)
python3-testtools 的相關連結
Debian 的資源:
下載原始碼套件 python-testtools:
- [python-testtools_2.5.0-4.dsc]
- [python-testtools_2.5.0.orig.tar.xz]
- [python-testtools_2.5.0-4.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-distutils
- distutils package for Python 3.x
- 或者 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-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python-testtools-doc
- Extensions to the Python unittest library - doc