CMD + K

r-tinytest

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-tinytest

Usage Tracking

1.4.1
1.3.1
1.2.4
1.2.3
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Feb 22, 2023 at 04:38

License

GPL-3.0-or-later

Total Downloads

36.7K

Supported Platforms

noarch