Package 'tinytest'
Title: |
Lightweight and Feature Complete Unit Testing Framework |
Description: |
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. |
Authors: |
Mark van der Loo [aut, cre] |
Maintainer: |
Mark van der Loo <[email protected]> |
License: |
GPL-3 |
Version: |
1.4.2 |
Built: |
2024-11-03 14:22:32 UTC |
Source: |
https://github.com/markvanderloo/tinytest |
Help Index