Mocking in R
Provides a means to mock a package function, i.e., temporarily substitute it for testing. Designed as a drop-in replacement for the now deprecated 'testthat::with_mock()' and 'testthat::local_mock()'.
$
pkg install R-cran-mockrOrigin
devel/R-cran-mockr
Size
82.2KiB
License
MIT
Maintainer
einar@isnic.is
Dependencies
3 packages
Required by
0 packages