patrick: Parameterized Unit Testing (original) (raw)

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.

Version: 0.3.0
Depends: R (≥ 3.1)
Imports: dplyr, glue, purrr, rlang, testthat (≥ 3.1.5), tibble
Published: 2025-01-27
DOI: 10.32614/CRAN.package.patrick
Author: Michael Quinn [aut, cre], Michael Chirico [ctb]
Maintainer: Michael Quinn
BugReports: https://github.com/google/patrick/issues
License: Apache License 2.0
URL: https://github.com/google/patrick
NeedsCompilation: no
Materials: README NEWS
CRAN checks: patrick results

Documentation:

Reference manual: patrick.pdf

Downloads:

Package source: patrick_0.3.0.tar.gz
Windows binaries: r-devel: patrick_0.3.0.zip, r-release: patrick_0.3.0.zip, r-oldrel: patrick_0.3.0.zip
macOS binaries: r-release (arm64): patrick_0.3.0.tgz, r-oldrel (arm64): patrick_0.3.0.tgz, r-release (x86_64): patrick_0.3.0.tgz, r-oldrel (x86_64): patrick_0.3.0.tgz
Old sources: patrick archive

Reverse dependencies:

Reverse suggests: bayesplay, DoubleML, dwctaxon, lintr, mombf, prqlr, Spectra, statsExpressions, text2speech, wav

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=patrickto link to this page.