Books
HTTP Testing in R
https://books.ropensci.org/http-testing/
I wrote this online only book with Maƫlle Salmon.
It covers many aspects of testing R packages that contain HTTP requests. It focuses on a set of packages that help R users manage HTTP requests: vcr, webmockr, httptest/httptest2 and webfakes.