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.0.1 |
Depends: | R (≥ 3.1) |
Imports: | dplyr, purrr, rlang, testthat, tibble |
Published: | 2018-08-13 |
Author: | Michael Quinn |
Maintainer: | Michael Quinn <msquinn at google.com> |
License: | Apache License 2.0 |
Copyright: | Copyright (C) 2018 Google LLC |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | patrick results |
Reference manual: | patrick.pdf |
Package source: | patrick_0.0.1.tar.gz |
Windows binaries: | r-devel: patrick_0.0.1.zip, r-release: patrick_0.0.1.zip, r-oldrel: patrick_0.0.1.zip |
macOS binaries: | r-release: patrick_0.0.1.tgz, r-oldrel: patrick_0.0.1.tgz |
Reverse suggests: | mombf, spectralGraphTopology |
Please use the canonical form https://CRAN.R-project.org/package=patrick to link to this page.