gaborcsardi/httrmock: Mock HTTP Requests for API Testing

Help make web API tests fast and reliable. The package operates in two modes: in record mode, it performs HTTP requests and records the responses in a database. In replay mode, it uses the recorded responses to perform the tests without calling making HTTP requests.

Getting started

Package details

AuthorGábor Csárdi
MaintainerGábor Csárdi <csardi.gabor@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0.9000
URL https://github.com/r-lib/httrmock
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gaborcsardi/httrmock")
gaborcsardi/httrmock documentation built on May 16, 2019, 4:09 p.m.