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.

Version: 1.4.10
Depends: methods
Imports: stats, utils, crayon (≥ 1.3.2), diffobj (≥ 0.1.5.9000)
Suggests: covr, knitr, rmarkdown, testthat
Published: 2020-05-12
Author: Brodie Gaslam [aut, cre]
Maintainer: Brodie Gaslam <brodie.gaslam at yahoo.com>
BugReports: https://github.com/brodieG/unitizer/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/brodieG/unitizer
NeedsCompilation: no
Materials: README NEWS
CRAN checks: unitizer results

Downloads:

Reference manual: unitizer.pdf
Vignettes: 0 - Contents
1 - Introduction
2 - Test Details
3 - Interactive Environment
4 - Reproducible Tests
5 - Miscellaneous Topics
Package source: unitizer_1.4.10.tar.gz
Windows binaries: r-devel: unitizer_1.4.10.zip, r-release: unitizer_1.4.10.zip, r-oldrel: unitizer_1.4.10.zip
macOS binaries: r-release: unitizer_1.4.10.tgz, r-oldrel: unitizer_1.4.10.tgz
Old sources: unitizer archive

Reverse dependencies:

Reverse suggests: fansi, oshka, vetr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=unitizer to link to this page.