Stubbing and setting expectations on 'HTTP' requests. Includes tools for stubbing 'HTTP' requests, including expected request conditions and response conditions. Match on 'HTTP' method, query parameters, request body, headers and more. Can be used for unit tests or outside of a testing context.
Version: | 0.2.0 |
Imports: | curl, jsonlite, magrittr (≥ 1.5), lazyeval (≥ 0.2.0), R6 (≥ 2.1.3), urltools (≥ 1.6.0), fauxpas, crul (≥ 0.4.0) |
Suggests: | roxygen2 (≥ 6.0.1), testthat |
Published: | 2018-03-02 |
Author: | Scott Chamberlain |
Maintainer: | Scott Chamberlain <myrmecocystus+r at gmail.com> |
BugReports: | https://github.com/ropensci/webmockr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/webmockr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | webmockr results |
Reference manual: | webmockr.pdf |
Package source: | webmockr_0.2.0.tar.gz |
Windows binaries: | r-devel: webmockr_0.2.0.zip, r-release: webmockr_0.2.0.zip, r-oldrel: webmockr_0.2.0.zip |
OS X binaries: | r-release: webmockr_0.2.0.tgz, r-oldrel: webmockr_0.2.0.tgz |
Old sources: | webmockr archive |
Reverse suggests: | crul, HIBPwned |
Please use the canonical form https://CRAN.R-project.org/package=webmockr to link to this page.