vcrpy8.1.0
vcrpy8.1.0
Published
Automatically mock your HTTP interactions to simplify and speed up testing
pip install vcrpy
Package Downloads
Authors
Project URLs
Requires Python
>=3.10
Dependencies
- PyYAML
- wrapt
- aiohttp
; extra == "tests" - boto3
; extra == "tests" - cryptography
; extra == "tests" - httpbin
; extra == "tests" - httpcore
; extra == "tests" - httplib2
; extra == "tests" - httpx
; extra == "tests" - pycurl
; platform_python_implementation != "PyPy" and extra == "tests" - pytest
; extra == "tests" - pytest-aiohttp
; extra == "tests" - pytest-asyncio
; extra == "tests" - pytest-cov
; extra == "tests" - pytest-httpbin
; extra == "tests" - requests
>=2.22.0; extra == "tests" - tornado
; extra == "tests" - urllib3
; extra == "tests" - werkzeug
==2.0.3; extra == "tests"