[ buster ]
[ ソース: pytest-mock ]
パッケージ: python-pytest-mock (1.7.1-1)
python-pytest-mock に関するリンク
Debian の資源:
pytest-mock ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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