scriptests: Transcript-Based Unit Tests that are Easy to Create and Maintain

Support for using .Rt (transcript) tests in the tests directory of a package. Provides more convenience and features than the standard .R/.Rout.save tests. Tests can be run under R CMD check and also interactively. Provides source.pkg() for quickly loading code, DLLs, and data from a package for use in an edit/compile/test development cycle.

Version: 1.0-16
Imports: methods
Published: 2016-07-22
Author: Tony Plate
Maintainer: Tony Plate <tplate at acm.org>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
Materials: NEWS
CRAN checks: scriptests results

Downloads:

Reference manual: scriptests.pdf
Vignettes: Using scriptests
Package source: scriptests_1.0-16.tar.gz
Windows binaries: r-devel: scriptests_1.0-16.zip, r-release: scriptests_1.0-16.zip, r-oldrel: scriptests_1.0-16.zip
macOS binaries: r-release: scriptests_1.0-16.tgz, r-oldrel: scriptests_1.0-16.tgz
Old sources: scriptests archive

Reverse dependencies:

Reverse suggests: Holidays, TimeWarp, track

Linking:

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