r-mockery 0.4.4
Propagated dependencies: r-testthat@3.2.1.1
Channel: guix
Home page: https://github.com/jfiksel/mockery
Licenses: Expat
Synopsis: Mocking library for R
Description:
The 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.
Total results: 1