パッケージ: python-requests-mock (1.3.0-3)
python-requests-mock に関するリンク
Trisquel の資源:
python-requests-mock ソースパッケージをダウンロード:
- [python-requests-mock_1.3.0-3.dsc]
- [python-requests-mock_1.3.0.orig.tar.xz]
- [python-requests-mock_1.3.0-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian OpenStack (メールアーカイブ)
- Thomas Goirand
- Corey Bryant
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
mock out responses from the requests package - Python 2.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 2.x module.
その他の python-requests-mock 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)