[ ソース: httmock ]
パッケージ: python3-httmock (1.4.0-1)
python3-httmock に関するリンク
Debian の資源:
httmock ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Mocking library for python3-requests
This library allows unit tests to provide mocked responses to HTTP requests made using the 'requests' library, either conditionally using the 'urlmatch' decorator or for all requests using the 'all_requests' decorator.
その他の python3-httmock 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-requests (>= 1.0.0)
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ