[ 原始碼: r-cran-mockr ]
套件:r-cran-mockr(0.1-3)
mocking in GNU R
Provides a means to mock a package function, i.e., temporarily substitute it for testing. Designed as a drop-in replacement for 'testthat::with_mock()', which may break in R 3.4.0 and later.
其他與 r-cran-mockr 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.0.0-3)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-lazyeval
- GNU R lazy (non-standard) evaluation
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages