[ buster ]
[ 源代码: pydoubles ]
软件包:python-pydoubles(1.4-2)
pyDoubles is a test doubles framework for the Python platform.
pyDoubles is a test doubles framework for the Python platform. Test doubles frameworks are also called mocking or isolation frameworks. pyDoubles can be used as a testing tool or as a Test Driven Development tool.
It generates stubs, spies, and mock objects using a fluent interface that will make your unit tests more readable. Moreover, it’s been designed to make your tests less fragile when possible.
其他与 python-pydoubles 有关的软件包
|
|
|
|
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.6.6-7~)
-
- dep: python2.7
- 交互式高级面向对象语言 (2.7 版)
- 或者 python2.6
- 软件包暂时不可用
-
- sug: python-hamcrest
- Hamcrest framework for matcher objects (Python 2)