Description
Integrates VCR.py cassettes with pytest. It helps tests record and replay HTTP interactions so client behavior can be tested without repeating live network calls every run.
Recorded cassettes can contain URLs, headers, tokens, and response bodies. Scrub secrets and private data before committing cassette files.