mockr-package {mockr} | R Documentation |
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()'.
Maintainer: Kirill Müller krlmlr+r@mailbox.org
Useful links:
Report bugs at https://github.com/krlmlr/mockr/issues