[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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