Description
Records HTTP interactions during Ruby tests and replays them later for faster, deterministic test runs. It is useful for API clients and integrations that should be tested without hitting real services every time.
Recorded cassettes can contain tokens, URLs, request bodies, and personal data. Filter secrets before saving and refresh recordings when real API behavior changes.