a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: 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.
Description: 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 pytest 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.
--- 238261 Thu Jan 1 00:00:00 1970
+++ 318412 Thu Jan 1 00:00:00 1970
@@ -3,7 +3,7 @@
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
+ Betamax comes with integrations for pytest and unittest and supports
third party packages that provide extra request matchers and cassette
serializers.
.