About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-mockery

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.4.4
  • win-64 v0.4.1.1
  • linux-64 v0.4.1.1
  • osx-64 v0.4.1.1

conda install

To install this package run one of the following:
conda install conda-forge::r-mockery
conda install conda-forge/label/cf201901::r-mockery
conda install conda-forge/label/cf202003::r-mockery
conda install conda-forge/label/gcc7::r-mockery

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy