Other packages > Find by keyword >

webmockr  

Stubbing and Setting Expectations on 'HTTP' Requests
View on CRAN: Click here


Download and install webmockr package within the R console
Install from CRAN:
install.packages("webmockr")

Install from Github:
library("remotes")
install_github("cran/webmockr")

Install by package version:
library("remotes")
install_version("webmockr", "2.0.0")



Attach the package and use:
library("webmockr")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
First Published: 2017-05-20
Latest Update: 2023-02-28
Description:
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.
How to cite:
Scott Chamberlain (2017). webmockr: Stubbing and Setting Expectations on 'HTTP' Requests. R package version 2.0.0, https://cran.r-project.org/web/packages/webmockr. Accessed 01 May. 2025.
Previous versions and publish date:
0.1.0 (2017-05-20 09:09), 0.2.0 (2018-03-02 07:20), 0.2.4 (2018-05-08 06:13), 0.2.6 (2018-05-17 22:27), 0.2.8 (2018-10-19 14:00), 0.2.9 (2018-11-06 01:10), 0.3.0 (2019-01-09 19:20), 0.3.4 (2019-02-09 06:40), 0.4.0 (2019-08-09 23:50), 0.5.0 (2019-12-04 23:20), 0.6.0 (2020-03-02 15:50), 0.6.2 (2020-03-24 22:00), 0.7.0 (2020-09-30 21:40), 0.7.4 (2020-12-09 09:30), 0.8.0 (2021-03-14 16:50), 0.8.2 (2022-08-28 22:20), 0.9.0 (2023-02-28 16:20), 1.0.0 (2024-07-23 07:50)
Other packages that cited webmockr R package
View webmockr citation profile
Other R packages that webmockr depends, imports, suggests or enhances
Complete documentation for webmockr
Functions, R codes and Examples using the webmockr R package
Some associated functions: Adapter . BodyPattern . HashCounter . HeadersPattern . HttpLibAdapaterRegistry . MethodPattern . RequestPattern . RequestRegistry . RequestSignature . Response . StubCounter . StubRegistry . StubbedRequest . UriPattern . build_crul_request . build_crul_response . build_httr_request . build_httr_response . enable . httr_mock . mock_file . mocking-disk-writing . pipe . pluck_body . remove_request_stub . request_registry . stub_registry . stub_registry_clear . stub_request . to_raise . to_return . to_return_-defunct . to_timeout . webmockr-defunct . webmockr-package . webmockr_configure . webmockr_crul_fetch . webmockr_disable-defunct . webmockr_enable-defunct . webmockr_reset . wi_th . wi_th_-defunct . 
Some associated R codes: HttpLibAdapterRegistry.R . RequestPattern.R . RequestRegistry.R . RequestSignature.R . Response.R . StubRegistry.R . StubbedRequest.R . adapter-crul.R . adapter-httr.R . adapter.R . defunct.R . flipswitch.R . globals.R . headers.R . mock_file.R . mocking-disk-writing.R . onload.R . pipe.R . pluck_body.R . query_mapper.R . remove_request_stub.R . request_is_in_cache.R . request_registry.R . stub_registry.R . stub_registry_clear.R . stub_request.R . to_raise.R . to_return.R . to_timeout.R . webmockr-opts.R . webmockr.R . webmockr_reset.R . wi_th.R . zzz.R .  Full webmockr package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for webmockr50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA