[ buster ]
[ 原始碼: betamax ]
套件:python-betamax(0.8.1-1)
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
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-requests (>= 2.0)
- elegant and simple HTTP library for Python2, built for human beings