[ ソース: python-requests-mock ]
パッケージ: python-requests-mock-doc (1.5.2-2)
python-requests-mock-doc に関するリンク
Debian の資源:
python-requests-mock ソースパッケージをダウンロード:
- [python-requests-mock_1.5.2-2.dsc]
- [python-requests-mock_1.5.2.orig.tar.xz]
- [python-requests-mock_1.5.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
mock out responses from the requests package - doc
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 documentation.
その他の python-requests-mock-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート