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.

Version: 0.2.0
Depends: R (≥ 3.1)
Imports: dplyr, purrr, rlang, testthat, tibble
Published: 2022-10-13
Author: Michael Quinn [aut, cre]
Maintainer: Michael Quinn <msquinn at google.com>
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.2.0.tar.gz
Windows binaries: r-devel: patrick_0.2.0.zip, r-release: patrick_0.2.0.zip, r-oldrel: patrick_0.2.0.zip
macOS binaries: r-release (arm64): patrick_0.2.0.tgz, r-oldrel (arm64): patrick_0.2.0.tgz, r-release (x86_64): patrick_0.2.0.tgz
Old sources: patrick archive

Reverse dependencies:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=patrick to link to this page.