II.
Library overview
Reference · livelibrary:vcrpy
VCR.py overview
Records and replays HTTP interactions via cassette files, enabling deterministic testing of code that makes HTTP requests without live network access after the first recording.
Attributes
displayName
VCR.py
belongsToLanguageId
category
testing
description
Records and replays HTTP interactions via cassette files, enabling
deterministic testing of code that makes HTTP requests without live
network access after the first recording.
Outgoing edges
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
alternative_to1
- library:responses·Libraryresponses