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:Collin Erickson

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.5-any)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

On CRAN:

2.70 score 193 downloads 3 exports 0 dependencies

Last updated 1 years agofrom:88ac00555f. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 08 2025
R-4.5-winOKFeb 08 2025
R-4.5-macOKFeb 08 2025
R-4.5-linuxOKFeb 08 2025
R-4.4-winOKFeb 08 2025
R-4.4-macOKFeb 08 2025
R-4.3-winOKFeb 08 2025
R-4.3-macOKFeb 08 2025

Exports:ttmttm_expect_equalttm_expect_true

Dependencies: