About Anaconda Help Download Anaconda

r_test / packages / r-mockery 0.4.2

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.

Installers

  • noarch v0.4.2

conda install

To install this package run one of the following:
conda install r_test::r-mockery

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy