[ buster ]
[ ソース: python-testfixtures ]
パッケージ: python-testfixtures (4.14.3-2)
python-testfixtures に関するリンク
Debian の資源:
python-testfixtures ソースパッケージをダウンロード:
- [python-testfixtures_4.14.3-2.dsc]
- [python-testfixtures_4.14.3.orig.tar.gz]
- [python-testfixtures_4.14.3-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Collection of helpers and mock objects (Python2 version)
TestFixtures is a collection of helpers and mock objects that are useful when writing unit tests or doc tests. It includes tools for a wide range of tasks:
* Comparing objects and sequences * Mocking out objects and methods * Mocking dates and times * Testing logging * Testing output to streams * Testing with files and directories * Testing exceptions * Testing warnings * Testing use of the subprocess package * Testing with zope.component
This package contains the Python 2 version of the library.
その他の python-testfixtures 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- sug: python-testfixtures-doc (= 4.14.3-2)
- Collection of helpers and mock objects (Documentation)