Package: testthatmulti
Type: Package
Title: Testing for R Packages with Multiple Attempts for Noisy Tests
Version: 0.1.0
Author: Collin Erickson
Maintainer: Collin Erickson <collinberickson@gmail.com>
Description: 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.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), rlang
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2024-02-03 23:13:41 UTC; colli
Repository: CRAN
Date/Publication: 2024-02-05 20:20:02 UTC
Built: R 4.3.2; ; 2024-02-06 00:06:01 UTC; unix
