Press the keys to navigate to the next or previous product.
v

vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing

VCR.py simplifies and speeds up tests that make HTTP requests. The first time you run code that is inside a VCR.py context manager or decorated function, VCR.py records all HTTP interactions that take place through the libraries it supports and serializes and writes them to a flat file (in yaml format by default).

Tags:

DevToolsGithubOpen Source
Previous Tool Next Tool