Installation
About
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.
Citation | tinytest citation info |
github.com/markvanderloo/tinytest | |
Bug report | File report |
Key Metrics
Downloads
Last 24 hours | 0 -100% |
Last 7 days | 2.827 -28% |
Last 30 days | 14.084 -8% |
Last 90 days | 41.463 -12% |
Last 365 days | 182.278 +6% |
Depends
R | ≥ 3.0.0 |
Imports
parallel | |
utils |