peterhurford/quickcheckr: Automatically Test R Functions

Be able to specify preconditions and postconditions for R functions and have them automatically checked at runtime. Then, randomly generate R objects and pass them into R functions, verifying that certain specified conditions hold.

Getting started

Package details

AuthorPeter Hurford <peter@peterhurford.com>
MaintainerPeter Hurford <peter@peterhurford.com>
LicenseMIT + file LICENSE
Version0.1.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("peterhurford/quickcheckr")
peterhurford/quickcheckr documentation built on May 25, 2019, 1:50 a.m.