Testing and documenting code that communicates with remote servers can be painful. Dealing with authentication, server state, and other complications can make testing seem too costly to bother with. But it doesn't need to be that hard. This package enables one to test all of the logic on the R sides of the API in your package without requiring access to the remote service. Importantly, it provides three contexts that mock the network connection in different ways, as well as testing functions to assert that ...
| License | MIT |
|---|---|
| Tags | rlangcran |
| HomePage | https://enpiar.com/r/httptest, https://github.com/nealrichar ... 🔍 Inspect URL |
| Ranking | #34019 in MvnRepository (See Top Artifacts) |
| Used By | 14 artifacts |
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
3.2.x | 3.2.2-b1 | BeDataDriven | May 01, 2022 | ||
| 3.2.0-b1 | BeDataDriven | May 01, 2022 | |||
3.1.x | 3.1.0-b1 | BeDataDriven | May 01, 2022 | ||
3.0.x | 3.0.0-b1 | BeDataDriven | May 01, 2022 |
Related Books
| R in Action, Third Edition: Data analysis and graphics with R and Tidyverse (2022) by Kabacoff, Robert I. | |
| Data Science with Java: Practical Methods for Scientists and Engineers (2017) by Michael R. Brzustowicz PhD |