Package: hySpc.testthat 0.2.1
hySpc.testthat: 'testthat' Unit Test Enhancements
Enhance package 'testthat' by allowing tests to be attached to the function/object they test. This allows to keep functional and unit test code together.
Authors:
hySpc.testthat_0.2.1.tar.gz
hySpc.testthat_0.2.1.zip(r-4.5)hySpc.testthat_0.2.1.zip(r-4.4)hySpc.testthat_0.2.1.zip(r-4.3)
hySpc.testthat_0.2.1.tgz(r-4.4-any)hySpc.testthat_0.2.1.tgz(r-4.3-any)
hySpc.testthat_0.2.1.tar.gz(r-4.5-noble)hySpc.testthat_0.2.1.tar.gz(r-4.4-noble)
hySpc.testthat_0.2.1.tgz(r-4.4-emscripten)hySpc.testthat_0.2.1.tgz(r-4.3-emscripten)
hySpc.testthat.pdf |hySpc.testthat.html✨
hySpc.testthat/json (API)
NEWS
# Install 'hySpc.testthat' in R: |
install.packages('hySpc.testthat', repos = c('https://cbeleites.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:f9fd78eac9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 17 2024 |
R-4.5-win | OK | Oct 17 2024 |
R-4.5-linux | OK | Oct 17 2024 |
R-4.4-win | OK | Oct 17 2024 |
R-4.4-mac | OK | Oct 17 2024 |
R-4.3-win | OK | Oct 17 2024 |
R-4.3-mac | OK | Oct 17 2024 |
Exports:get_testtest_funtest<-unittest
Dependencies:briocallrclicrayondescdiffobjdigestevaluatefansifsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6rematch2rlangrprojroottestthattibbleutf8vctrswaldowithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get test that is attached to object as "test" attribute | get_test |
Run test attached to function | test_fun |
Attach unit tests to objects | test<- |
Run unit tests | unittest |