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 |
DOI: | 10.32614/CRAN.package.patrick |
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 |
Reference manual: | patrick.pdf |
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, r-oldrel (x86_64): patrick_0.2.0.tgz |
Old sources: | patrick archive |
Reverse suggests: | bayesplay, DoubleML, dwctaxon, lintr, mombf, prqlr, RAMClustR, Spectra, spectralGraphTopology, statsExpressions, text2speech, wav |
Please use the canonical form https://CRAN.R-project.org/package=patrick to link to this page.