hadley/testthat: Unit Testing for R

Software testing is important, but, in part because it is frustrating and boring, many of us avoid it. 'testthat' is a testing framework for R that is easy to learn and use, and integrates with your existing 'workflow'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version3.2.1.9000
URL https://testthat.r-lib.org https://github.com/r-lib/testthat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hadley/testthat")
hadley/testthat documentation built on Feb. 16, 2024, 9:20 p.m.