[ buster ]
[ ソース: betamax ]
パッケージ: python-betamax (0.8.1-1)
python-betamax に関するリンク
Debian の資源:
betamax ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
VCR imitation designed only for python-requests - Python 2.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.
その他の python-betamax 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-requests (>= 2.0)
- elegant and simple HTTP library for Python2, built for human beings