About Anaconda Help Download Anaconda

A minimal, dependency-free testing framework for R packages. Write tests as simple R expressions that return TRUE, using assert() for assertions (with informative error messages on failure), has_error() / has_warning() / has_message() for testing conditions, and test_pkg() to run all tests with full access to internal (non-exported) package functions. Snapshot testing via Markdown files is also supported.

copied from cf-post-staging / r-testit

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.0
  • linux-64 v0.7
  • osx-64 v0.7
  • win-64 v0.7

conda install

To install this package run one of the following:
conda install conda-forge::r-testit
conda install conda-forge/label/cf201901::r-testit
conda install conda-forge/label/cf202003::r-testit
conda install conda-forge/label/gcc7::r-testit

Description


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy