Package: testthatmulti 0.1.0
testthatmulti: Testing for R Packages with Multiple Attempts for Noisy Tests
Runs tests using the 'testthat' package but allows for multiple attempts for a single test. This is useful for noisy or flaky tests that generally pass but can fail due to occasional random errors, such as numeric instability or using random data.
Authors:
testthatmulti_0.1.0.tar.gz
testthatmulti_0.1.0.zip(r-4.5)testthatmulti_0.1.0.zip(r-4.4)testthatmulti_0.1.0.zip(r-4.3)
testthatmulti_0.1.0.tgz(r-4.4-any)testthatmulti_0.1.0.tgz(r-4.3-any)
testthatmulti_0.1.0.tar.gz(r-4.5-noble)testthatmulti_0.1.0.tar.gz(r-4.4-noble)
testthatmulti_0.1.0.tgz(r-4.4-emscripten)testthatmulti_0.1.0.tgz(r-4.3-emscripten)
testthatmulti.pdf |testthatmulti.html✨
testthatmulti/json (API)
NEWS
# Install 'testthatmulti' in R: |
install.packages('testthatmulti', repos = c('https://collinerickson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/collinerickson/testthatmulti/issues
Last updated 10 months agofrom:88ac00555f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:ttmttm_expect_equalttm_expect_true
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Test that with multiple attempts | ttm |
Test that multi: expect equal | ttm_expect_equal |
Test that multi: expect true | ttm_expect_true |