mockery
Mocking Library for R
The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub() function or a similar with_mock() facility present in the 'testthat' package.
- Version0.4.4
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release09/26/2023
Documentation
Team
Hadley Wickham
Noam Finkelstein
Show author detailsRolesAuthorLukasz Bartnik
Show author detailsRolesAuthorJim Hester
Show author detailsRolesAuthor
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
- Imports1 package
- Suggests3 packages
- Reverse Imports2 packages
- Reverse Suggests132 packages