Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
HTTP testing for R
- Host: GitHub
- URL: https://github.com/ropensci-books/http-testing
- Owner: ropensci-books
- License: cc0-1.0
- Created: 2018-04-24T00:01:26.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T09:02:38.000Z (9 months ago)
- Last Synced: 2024-06-17T21:53:00.396Z (5 months ago)
- Topics: book, bookdown, http, mocking, tdd, testing
- Language: TeX
- Homepage: https://books.ropensci.org/http-testing/
- Size: 9.47 MB
- Stars: 52
- Watchers: 7
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
- jimsghstars - ropensci-books/http-testing - HTTP testing for R (TeX)
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).