Path to this page:
./
devel/R-mockery,
Mocking Library for R
Branch: pkgsrc-2022Q4,
Version: 0.4.3,
Package name: R-mockery-0.4.3,
Maintainer: pkgsrc-usersThe 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.
Master sites: (Expand)
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version R-mockery-0.4.3 (created)