The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides a lightweight (zero-dependency) and easy to use unit testing framework. Main features: install tests with the package. Test results are treated as data that can be stored and manipulated. Test files are R scripts interspersed with test commands, that can be programmed over. Fully automated build-install-test sequence for packages. Skip tests when not run locally (e.g. on CRAN). Flexible and configurable output printing. Compare computed output with output stored with the package. Run tests in parallel. Extensible by other packages. Report side effects.
Version: | 1.4.1 |
Depends: | R (≥ 3.0.0) |
Imports: | parallel, utils |
Published: | 2023-02-22 |
DOI: | 10.32614/CRAN.package.tinytest |
Author: | Mark van der Loo [aut, cre] |
Maintainer: | Mark van der Loo <mark.vanderloo at gmail.com> |
BugReports: | https://github.com/markvanderloo/tinytest/issues |
License: | GPL-3 |
URL: | https://github.com/markvanderloo/tinytest |
NeedsCompilation: | no |
Citation: | tinytest citation info |
Materials: | README NEWS |
CRAN checks: | tinytest results |
Reference manual: | tinytest.pdf |
Vignettes: |
tinytest by example Using tinytest |
Package source: | tinytest_1.4.1.tar.gz |
Windows binaries: | r-devel: tinytest_1.4.1.zip, r-release: tinytest_1.4.1.zip, r-oldrel: tinytest_1.4.1.zip |
macOS binaries: | r-release (arm64): tinytest_1.4.1.tgz, r-oldrel (arm64): tinytest_1.4.1.tgz, r-release (x86_64): tinytest_1.4.1.tgz, r-oldrel (x86_64): tinytest_1.4.1.tgz |
Old sources: | tinytest archive |
Please use the canonical form https://CRAN.R-project.org/package=tinytest to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.