LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
src/pytest_recording/__init__.py
src/pytest_recording/_vcr.py
src/pytest_recording/exceptions.py
src/pytest_recording/hooks.py
src/pytest_recording/network.py
src/pytest_recording/plugin.py
src/pytest_recording/utils.py
src/pytest_recording/validation.py
src/pytest_recording.egg-info/PKG-INFO
src/pytest_recording.egg-info/SOURCES.txt
src/pytest_recording.egg-info/dependency_links.txt
src/pytest_recording.egg-info/entry_points.txt
src/pytest_recording.egg-info/requires.txt
src/pytest_recording.egg-info/top_level.txt
tests/test_blocking_network.py
tests/test_plugin.py
tests/test_recording.py
tests/test_replaying.py
tests/test_utils.py