testit: A Simple Package for Testing R Packages
A minimal, dependency-free testing framework for R packages.
Write tests as simple R expressions that return TRUE, using assert() for
assertions (with informative error messages on failure), has_error() /
has_warning() / has_message() for testing conditions, and test_pkg() to
run all tests with full access to internal (non-exported) package
functions. Snapshot testing via Markdown files is also supported.
Documentation:
Downloads:
Reverse dependencies:
| Reverse imports: |
DAISIE, elfgen, FlexRL, HybridDesign, mcbette, netmhc2pan, nLTT, nodeSub, Unico, Wats |
| Reverse suggests: |
animation, blogdown, bookdown, DDD, DT, formatR, futile.logger, GenomeAdmixR, highr, knitr, lambda.r, nlmeVPC, NlsyLinks, pagedown, risk.assessr, rticles, tinyimg, tinytex, validata, xaringan, xfun |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=testit
to link to this page.