Package: patrick
Title: Parameterized Unit Testing
Author: Michael Quinn <msquinn@google.com>
Maintainer: Michael Quinn <msquinn@google.com>
Copyright: Copyright (C) 2018 Google LLC
Description: 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
License: Apache License 2.0
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-08-10 17:11:14 UTC; msquinn
Repository: CRAN
Date/Publication: 2018-08-13 14:10:03 UTC
Built: R 3.4.4; ; 2019-04-25 21:45:48 UTC; windows
