[ ソース: pytest-mock ]
パッケージ: python3-pytest-mock (3.14.0-2)
python3-pytest-mock に関するリンク
Debian の資源:
pytest-mock ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Thin wrapper around mock for easier use with pytest (Python 3 module)
This plugin installs a "mocker" fixture which is a thin wrapper around the patching API provided by the excellent "mock" package or by unittest.mock, but with the benefit of not having to worry about undoing patches at the end of a test. It also provides other nice utilities such as spy and stub, and uses pytest introspection when comparing calls.
This package provides the Python 3 module.
その他の python3-pytest-mock 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pytest (>= 7.1.2)
- Simple, powerful testing in Python3
-
- sug: python-pytest-mock-doc
- Documentation of the Pytest Mock plugin (HTML)