Skip to content

release: Bump required version for testthat #424

@schloerke

Description

@schloerke

testthat 3.3.0 introduced two bugs fixed in r-lib/testthat#2294

Bug: r-lib/testthat#2288

Error "no 'restart' 'continue_test' found" when using shinytest2::AppDriver$expect_values() within test_that()

Bug: r-lib/testthat#2293

shinytest2::AppDriver$expect_values() fails on CI with invalid argument type during snapshot


Once testthat is released, we should bump the testthat min package version, drop the DESCRIPTION Remotes section, and release shinytest2. (PR: #425 )


Workaround:

Install {shinytest2} from GitHub (which will install {testthat} from GitHub):

pak::pak("rstudio/shinytest2")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions