brodieG/unitizer: Interactive R Unit Tests

Simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details. If in interactive mode, tests can be reviewed through the provided interactive environment.

Getting started

Package details

Maintainer
LicenseGPL-2 | GPL-3
Version1.4.21
URL https://github.com/brodieG/unitizer
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("brodieG/unitizer")
brodieG/unitizer documentation built on May 23, 2024, 8:59 a.m.