Description
Record and replay HTTP interactions for tests that use python-requests, making network-dependent tests faster and more predictable. It helps developers test integrations without calling real services every run.
Recorded cassettes may contain tokens, URLs, and private response data. Scrub sensitive values before committing test fixtures.