_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-tinytest 1.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
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:

  1. install tests with the package;

  2. test results are treated as data that can be stored and manipulated;

  3. test files are R scripts interspersed with test commands, that can be programmed over;

  4. fully automated build-install-test sequence for packages;

  5. skip tests when not run locally (e.g. on CRAN);

  6. flexible and configurable output printing;

  7. compare computed output with output stored with the package;

  8. run tests in parallel;

  9. extensible by other packages;

  10. report side effects.

Total results: 2