Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ropensci-books/http-testing

HTTP testing for R
https://github.com/ropensci-books/http-testing

book bookdown http mocking tdd testing

Last synced: about 1 month ago
JSON representation

HTTP testing for R

Awesome Lists containing this project

README

        

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10608848.svg)](https://doi.org/10.5281/zenodo.10608848)

HTTP testing in R book
======================

This book is meant to be a free, central reference for developers of R packages accessing web resources, to help them have a faster and more robust development. Our aim is to develop an useful guidance to go with the great recent tools that vcr, webmockr, httptest and webfakes are.

## Contributions

Your feedback, documentation requests, fixes are welcome!
See [contributing guide](.github/CONTRIBUTING.md).

## Code of Conduct

See [rOpenSci Code of Conduct](ropensci.org/code-of-conduct).