R testthat: How to ignore classes in expected result (error "Classes differ")...
Read MoreHow can I mock a function globally using testthat?...
Read Morehow to test behavior that depends on a package being installed or not...
Read MoreRetrieving expected data.frame for testthat expectation...
Read MoreTest shiny module: observer does not fire...
Read Moreconfused by testthat and skip_on_cran()...
Read MoreTesting async ExtendedTask with shinytest2...
Read MoreIs there something in testthat like expect_no_warnings()?...
Read MoreError: "no current device to record from" for base R plot test in devtools::test()...
Read MoreR testthat image file not found for image snapshot...
Read MoreGet more useful output from testthat::expect_equal()...
Read MoreProviding a sensitive API key to testthat...
Read MoreHow to mute messages and warnings with testthat when they are expected...
Read MoreWhy do packages loaded inside `test_that()` provide their methods outside of `test_that()` and how c...
Read Moretestthat: handling both warning and value...
Read MoreHow to include tests with `skip_on_cran()` when calling `covr::package_coverage()`?...
Read MoreUnit tests for deprecated functions in R package cause warnings during check...
Read MoreTests with `expect_doppelganger()` fail after upgrade to R 4.2.0...
Read MoreTest that stops at first fail when used with map...
Read Moretest output or observe elements in shiny using testthat...
Read Moretestthat and roxygen for analytical projects that are not packages...
Read MoreTest Plotly objects equality using testthat...
Read MoreHow to use memdb_frame() in an R package test...
Read Moretestthat in R: sourcing in tested files...
Read MoreSource an R file without running it (unit-testing)...
Read Moreunit tests and checks in package function: do we do checks in both?...
Read MoreWhy are some testthat tests on R-devel much slower than on R 4.1.2...
Read MoreHow to use testthat expect_error() correctly?...
Read More