r-cran-vcr

GNU R record HTTP calls to disk

Description

Record test suite 'HTTP' requests and replays them during future runs. A port of the Ruby gem of the same name. Works by hooking into the 'webmockr' R package for matching 'HTTP' requests by various rules ('HTTP' method, 'URL', query parameters, headers, body, etc.), and then caching real 'HTTP' responses on disk in 'cassettes'. Subsequent 'HTTP' requests matching any previous requests in the same 'cassette' use a cached 'HTTP' response.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://cran.r-project.org/package=vcr


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install r-cran-vcr