[Debian-med-packaging] Bug#882604: ITP: r-cran-mockery -- mocking library for GNU R
Andreas Tille
tille at debian.org
Fri Nov 24 16:56:28 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Andreas Tille <tille at debian.org>
* Package name : r-cran-mockery
Version : 0.4.1
Upstream Author : Noam Finkelstein <noam.finkelstein at jhu.edu>
* URL : https://cran.r-project.org/package=mockery
* License : MIT
Programming Lang: GNU/R
Description : mocking library for GNU R
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.
Remark: This package is needed to run the test suite of the
package r-cran-crayon (see #882358). It will be maintained by
the Debian Med team at
https://anonscm.debian.org/git/debian-med/r-cran-mockery.git
More information about the Debian-med-packaging
mailing list