LICENSE
README.md
pyproject.toml
src/subprocess_vcr/__init__.py
src/subprocess_vcr/core.py
src/subprocess_vcr/filters.py
src/subprocess_vcr/pytest_plugin.py
src/subprocess_vcr.egg-info/PKG-INFO
src/subprocess_vcr.egg-info/SOURCES.txt
src/subprocess_vcr.egg-info/dependency_links.txt
src/subprocess_vcr.egg-info/entry_points.txt
src/subprocess_vcr.egg-info/requires.txt
src/subprocess_vcr.egg-info/top_level.txt
tests/test_convenience_functions.py
tests/test_core.py
tests/test_corrupted_yaml.py
tests/test_edge_cases.py
tests/test_error_handling.py
tests/test_error_messages.py
tests/test_filter_matching.py
tests/test_filter_mutation.py
tests/test_filters.py
tests/test_path_filter_comprehensive.py
tests/test_process_control.py
tests/test_pytest_integration.py
tests/test_pytest_plugin.py
tests/test_replay_reset_edge_cases.py
tests/test_replay_reset_fallback.py
tests/test_replay_reset_indicators.py
tests/test_replay_reset_mode.py
tests/test_replay_reset_mode_conftest.py
tests/test_replay_reset_retry.py
tests/test_replay_reset_retry_improved.py
tests/test_shell_commands.py
tests/test_status_markers.py
tests/test_subprocess_api_coverage.py
tests/test_vcr_indicators.py
tests/test_vcr_modes.py