[ 原始碼: python-testfixtures ]
套件:python3-testfixtures(8.3.0-1)
python3-testfixtures 的相關連結
Debian 的資源:
下載原始碼套件 python-testfixtures:
- [python-testfixtures_8.3.0-1.dsc]
- [python-testfixtures_8.3.0.orig.tar.gz]
- [python-testfixtures_8.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Collection of helpers and mock objects (Python3 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 3 version of the library.
其他與 python3-testfixtures 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-testfixtures-doc (= 8.3.0-1)
- Collection of helpers and mock objects (Documentation)