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.

Version: 0.1.0
Suggests: testthat (≥ 3.0.0), rlang
Published: 2024-02-05
Author: Collin Erickson
Maintainer: Collin Erickson <collinberickson at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: testthatmulti results

Documentation:

Reference manual: testthatmulti.pdf

Downloads:

Package source: testthatmulti_0.1.0.tar.gz
Windows binaries: r-devel: testthatmulti_0.1.0.zip, r-release: testthatmulti_0.1.0.zip, r-oldrel: testthatmulti_0.1.0.zip
macOS binaries: r-release (arm64): testthatmulti_0.1.0.tgz, r-oldrel (arm64): testthatmulti_0.1.0.tgz, r-release (x86_64): testthatmulti_0.1.0.tgz, r-oldrel (x86_64): testthatmulti_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=testthatmulti to link to this page.