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.6.2 |
Imports: |
curl, jsonlite, magrittr (≥ 1.5), R6 (≥ 2.1.3), urltools (≥
1.6.0), fauxpas, crul (≥ 0.7.0) |
Suggests: |
testthat, xml2, vcr, httr |
Published: |
2020-03-24 |
Author: |
Scott Chamberlain
[aut, cre],
Aaron Wolen [ctb],
rOpenSci [fnd] (https://ropensci.org) |
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 (devel),
https://books.ropensci.org/http-testing (user manual) |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
In views: |
WebTechnologies |
CRAN checks: |
webmockr results |