dittodb
A Test Environment for Database Requests
Testing and documenting code that communicates with remote databases can be painful. Although the interaction with R is usually relatively simple (e.g. data(frames) passed to and from a database), because they rely on a separate service and the data there, testing them can be difficult to set up, unsustainable in a continuous integration environment, or impossible without replicating an entire production cluster. This package addresses that by allowing you to make recordings from your database interactions and then play them back while testing (or in other contexts) all without needing to spin up or have access to the database your code would typically connect to.
- Version0.1.8
- R version≥ 3.3.0
- LicenseApache License (≥ 2.0)
- Needs compilation?No
- Languageen-US
- Last release04/09/2024
Documentation
Team
Jonathan Keane
Mauricio Vargas
Helen Miller
Show author detailsRolesReviewerEtienne Racine
Show author detailsRolesReviewer
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports6 packages
- Suggests16 packages
- Reverse Suggests1 package