google/patrick: Parameterized Unit Testing

This is an extension of the 'testthat' package that lets you add parameters to your unit tests. Parameterized unit tests are often easier to read and more reliable, since they follow the DNRY (do not repeat yourself) rule.

Getting started

Package details

Maintainer
LicenseApache License 2.0
Version0.3.0.9000
URL https://github.com/google/patrick
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("google/patrick")
google/patrick documentation built on April 13, 2025, 4:01 p.m.