Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-03-11 12:29:06 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/R-mockr) Updated 0.2.0 to 0.2.1
# mockr 0.2.1 (2023-01-30)
## Bug fixes
- More careful querying of functions to be mocked, to avoid errors for \
`.onLoad()` when testing interactively (#29).
## Chore
- Change maintainer e-mail address.
|
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()'.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous