Path to this page:
./
devel/R-mockr,
Mocking in R
Branch: CURRENT,
Version: 0.2.0,
Package name: R-mockr-0.2.0,
Maintainer: pkgsrc-usersProvides 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()'.
Master sites: (Expand)
Version history: (Expand)
- (2022-04-30) Package added to pkgsrc.se, version R-mockr-0.2.0 (created)
CVS history: (Expand)
2022-04-30 07:19:03 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(devel/R-mockr) import R-mockr-0.2.0
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()'.
|