[ ソース: betamax ]
パッケージ: python3-betamax (0.8.1-2)
python3-betamax に関するリンク
Debian の資源:
betamax ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
VCR imitation designed only for python-requests - Python 3.X
Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py.
Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers.
This package contains the Python 3 version of the library.
その他の python3-betamax 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-requests (>= 2.0)
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ