[ 原始碼: python-testtools ]
套件:python3-testtools(2.3.0-5)
python3-testtools 的相關連結
Debian 的資源:
下載原始碼套件 python-testtools:
- [python-testtools_2.3.0-5.dsc]
- [python-testtools_2.3.0.orig.tar.xz]
- [python-testtools_2.3.0-5.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
-
- dep: python3-extras (>= 1.0.0)
- 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