[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-six (>= 1.4.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- 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