r-tinytest 1.4.1
Channel: guix
Home page: https://github.com/markvanderloo/tinytest
Licenses: GPL 3
Synopsis: Lightweight unit testing framework
Description:
This package provides a lightweight 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.
Total results: 2