Package: roxut 0.4.3
roxut: Document Unit Tests Roxygen-Style
Much as 'roxygen2' allows one to document functions in the same file as the function itself, 'roxut' allows one to write the unit tests in the same file as the function. Once processed, the unit tests are moved to the appropriate directory. Currently supports 'testthat' and 'tinytest' frameworks. The 'roxygen2' package provides much of the infrastructure.
Authors:
roxut_0.4.3.tar.gz
roxut_0.4.3.zip(r-4.5)roxut_0.4.3.zip(r-4.4)roxut_0.4.3.zip(r-4.3)
roxut_0.4.3.tgz(r-4.5-any)roxut_0.4.3.tgz(r-4.4-any)roxut_0.4.3.tgz(r-4.3-any)
roxut_0.4.3.tar.gz(r-4.5-noble)roxut_0.4.3.tar.gz(r-4.4-noble)
roxut_0.4.3.tgz(r-4.4-emscripten)roxut_0.4.3.tgz(r-4.3-emscripten)
roxut.pdf |roxut.html✨
roxut/json (API)
NEWS
# Install 'roxut' in R: |
install.packages('roxut', repos = c('https://bryanhanson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bryanhanson/roxut/issues
Last updated 2 years agofrom:f9c49e0ce4. Checks:5 OK, 3 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 05 2025 |
R-4.5-win | WARNING | Feb 05 2025 |
R-4.5-mac | OK | Feb 05 2025 |
R-4.5-linux | OK | Feb 05 2025 |
R-4.4-win | WARNING | Feb 05 2025 |
R-4.4-mac | OK | Feb 05 2025 |
R-4.3-win | WARNING | Feb 05 2025 |
R-4.3-mac | OK | Feb 05 2025 |
Exports:tests_roclet
Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclemagrittrpkgbuildpkgloadprocessxpspurrrR6rlangroxygen2rprojrootstringistringrvctrswithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
roxut | roxut-package roxut |
Delete Unit Test Files Generated by @tests Tags | roclet_clean.roclet_tests |
Write the Results of Processing @tests Tags to Unit Test File | roclet_output.roclet_tests |
Process @tests Tags | roclet_process.roclet_tests |
Parse @tests Tags | roxy_tag_parse.roxy_tag_tests |
tests_roclet | tests_roclet |