r-cran-mockery
mocking library for GNU R
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://cran.r-project.org/package=mockery
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install r-cran-mockery