[ buster ]
[ 源代码: pytest-mock ]
软件包:python-pytest-mock(1.7.1-1)
thin-wrapper around mock for easier use with py.test (Python 2 module)
This plugin installs a "mocker" fixture which is a thin-wrapper around the patching API provided by the excellent "mock" package, but with the benefit of not having to worry about undoing patches at the end of a test.
This package provides the Python 2 module.
其他与 python-pytest-mock 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-mock (>= 2)
- Mocking and Testing Library
-
- dep: python-pytest
- Simple, powerful testing in Python
-
- dep: python-pytest (>= 3.0.3)
- Simple, powerful testing in Python
- 或者 python-pytest (<< 3)
- Simple, powerful testing in Python