Package: patrick 0.2.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.2.0.tar.gz
patrick_0.2.0.zip(r-4.5)patrick_0.2.0.zip(r-4.4)patrick_0.2.0.zip(r-4.3)
patrick_0.2.0.tgz(r-4.4-any)patrick_0.2.0.tgz(r-4.3-any)
patrick_0.2.0.tar.gz(r-4.5-noble)patrick_0.2.0.tar.gz(r-4.4-noble)
patrick_0.2.0.tgz(r-4.4-emscripten)patrick_0.2.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 9 months agofrom:e7a2f81e5f. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | NOTE | Oct 14 2024 |
R-4.5-linux | NOTE | Oct 14 2024 |
R-4.4-win | NOTE | Oct 14 2024 |
R-4.4-mac | NOTE | Oct 14 2024 |
R-4.3-win | NOTE | Oct 14 2024 |
R-4.3-mac | NOTE | Oct 14 2024 |
Exports:caseswith_parameters_test_that
Dependencies:briocallrclicrayondescdiffobjdigestdplyrevaluatefansifsgenericsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rematch2rlangrprojroottestthattibbletidyselectutf8vctrswaldowithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Execute a test with parameters. | cases with_parameters_test_that |