The www/py-vcrpy,python3 port
py3-vcrpy-6.0.2 – automatically mock HTTP interactions to speed testing (cvsweb github mirror)
Description
VCR.py simplifies and speeds up tests that make HTTP requests. The first time you run code that is inside a VCR.py context manager or decorated function, VCR.py records all HTTP interactions that take place through the libraries it supports and serializes and writes them to a flat file (in yaml format by default). This flat file is called a cassette. When the relevant piece of code is executed again, VCR.py will read the serialized requests and responses from the aforementioned cassette file, and intercept any HTTP requests that it recognizes from the original test run and return the responses that corresponded to those requests.WWW: https://github.com/kevin1024/vcrpy
Maintainer
Pamela Mosiejczuk
Categories
Build dependencies
Run dependencies
Test dependencies
- devel/py-mock,python3
- devel/py-test,python3
- devel/py-test-aiohttp,python3
- devel/py-test-asyncio,python3
- devel/py-test-cov,python3
- devel/py-test-httpbin,python3
- devel/py-wrapt,python3
- lang/python/3
- net/py-boto3,python3
- textproc/py-yaml,python3
- www/py-aiohttp,python3
- www/py-httplib2,python3
- www/py-httpx,python3
- www/py-requests,python3
- www/py-tornado,python3
- www/py-urllib3,python3
- www/py-yarl,python3
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/vcr/
- /usr/local/lib/python3.11/site-packages/vcr/__init__.py
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/_handle_coroutine.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/_handle_coroutine.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/cassette.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/cassette.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/config.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/config.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/errors.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/errors.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/filters.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/filters.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/matchers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/matchers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/migration.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/migration.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/patch.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/patch.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/record_mode.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/record_mode.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/request.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/request.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/serialize.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/serialize.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/unittest.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/unittest.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/util.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/__pycache__/util.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/_handle_coroutine.py
- /usr/local/lib/python3.11/site-packages/vcr/cassette.py
- /usr/local/lib/python3.11/site-packages/vcr/config.py
- /usr/local/lib/python3.11/site-packages/vcr/errors.py
- /usr/local/lib/python3.11/site-packages/vcr/filters.py
- /usr/local/lib/python3.11/site-packages/vcr/matchers.py
- /usr/local/lib/python3.11/site-packages/vcr/migration.py
- /usr/local/lib/python3.11/site-packages/vcr/patch.py
- /usr/local/lib/python3.11/site-packages/vcr/persisters/
- /usr/local/lib/python3.11/site-packages/vcr/persisters/__init__.py
- /usr/local/lib/python3.11/site-packages/vcr/persisters/__pycache__/
- /usr/local/lib/python3.11/site-packages/vcr/persisters/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/persisters/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/persisters/__pycache__/filesystem.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/persisters/__pycache__/filesystem.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/persisters/filesystem.py
- /usr/local/lib/python3.11/site-packages/vcr/record_mode.py
- /usr/local/lib/python3.11/site-packages/vcr/request.py
- /usr/local/lib/python3.11/site-packages/vcr/serialize.py
- /usr/local/lib/python3.11/site-packages/vcr/serializers/
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__init__.py
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/compat.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/compat.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/jsonserializer.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/jsonserializer.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/yamlserializer.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/__pycache__/yamlserializer.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/serializers/compat.py
- /usr/local/lib/python3.11/site-packages/vcr/serializers/jsonserializer.py
- /usr/local/lib/python3.11/site-packages/vcr/serializers/yamlserializer.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__init__.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/aiohttp_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/aiohttp_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/boto3_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/boto3_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/compat.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/compat.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/httplib2_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/httplib2_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/httpx_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/httpx_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/requests_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/requests_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/tornado_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/tornado_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/urllib3_stubs.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/__pycache__/urllib3_stubs.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/vcr/stubs/aiohttp_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/boto3_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/compat.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/httplib2_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/httpx_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/requests_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/tornado_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/stubs/urllib3_stubs.py
- /usr/local/lib/python3.11/site-packages/vcr/unittest.py
- /usr/local/lib/python3.11/site-packages/vcr/util.py
- /usr/local/lib/python3.11/site-packages/vcrpy-6.0.2.dist-info/
- /usr/local/lib/python3.11/site-packages/vcrpy-6.0.2.dist-info/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/vcrpy-6.0.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/vcrpy-6.0.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/vcrpy-6.0.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/vcrpy-6.0.2.dist-info/top_level.txt