[ ソース: python-requests-mock ]
パッケージ: python3-requests-mock (1.7.0-2)
python3-requests-mock に関するリンク
Debian の資源:
python-requests-mock ソースパッケージをダウンロード:
- [python-requests-mock_1.7.0-2.dsc]
- [python-requests-mock_1.7.0.orig.tar.xz]
- [python-requests-mock_1.7.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
mock out responses from the requests package - Python 3.x
requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used.
This package contains the Python 3.x module.
その他の python3-requests-mock 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)