Package: patrick 0.3.0
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.
Authors:
patrick_0.3.0.tar.gz
patrick_0.3.0.zip(r-4.5)patrick_0.3.0.zip(r-4.4)patrick_0.3.0.zip(r-4.3)
patrick_0.3.0.tgz(r-4.5-any)patrick_0.3.0.tgz(r-4.4-any)patrick_0.3.0.tgz(r-4.3-any)
patrick_0.3.0.tar.gz(r-4.5-noble)patrick_0.3.0.tar.gz(r-4.4-noble)
patrick_0.3.0.tgz(r-4.4-emscripten)patrick_0.3.0.tgz(r-4.3-emscripten)
patrick.pdf |patrick.html✨
patrick/json (API)
NEWS
# Install 'patrick' in R: |
install.packages('patrick', repos = c('https://google.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/google/patrick/issues
Last updated 24 days agofrom:fa901dd1a7. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 27 2025 |
R-4.5-win | OK | Jan 27 2025 |
R-4.5-mac | OK | Jan 27 2025 |
R-4.5-linux | OK | Jan 27 2025 |
R-4.4-win | OK | Jan 27 2025 |
R-4.4-mac | OK | Jan 27 2025 |
R-4.3-win | OK | Jan 27 2025 |
R-4.3-mac | OK | Jan 27 2025 |
Exports:caseswith_parameters_test_that
Dependencies:briocallrclicrayondescdiffobjdigestdplyrevaluatefansifsgenericsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rlangrprojroottestthattibbletidyselectutf8vctrswaldowithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Execute a test with parameters. | cases with_parameters_test_that |