Source 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 MoreOrder difference between 'shinytest' expected and current json files...
Read MoreRun unit tests with testthat without package...
Read MoreGitLab CI with r testthat package...
Read MoreInclude tests in binary R package...
Read MoreHide {cli} messages in tests with {testthat}...
Read MoreWhy does testthat 2.3.2 use a different sort()...
Read MoreRun all testthat tests for an R package?...
Read Moremockery::mock and mockery::stub do not work properly with quasiquotation?...
Read MoreHow to test a function with a combination of parameters without resorting to a for loop...
Read MoreMissing import(Rcpp) in NAMESPACE leads to C++ library error during R CMD check of tests...
Read MoreIs R CMD check (devtools:check()) with keep.source = TRUE possible?...
Read MoreHow to verify symbol value in r testthat?...
Read MoreIs it possible to determine test order in testthat?...
Read MoreGather uncaught/untested warnings that were fired during testthat::test_dir in R...
Read MoreForce testthat to ignore warnings...
Read MoreR package development: tests pass in console, but fail via devtools::test()...
Read MoreCan we use funtions from testthat package to test elements of a vector?...
Read MoreIs there a testthat expect_* function for comparing two objects behavior?...
Read MoreHow can I apply a testthat test to all functions in my package that match a certain naming pattern?...
Read MoreInstall R package with specific version AND tests...
Read MoreThrow warnings rather than errors in testthat...
Read MoreSuppress test_that output "Test passed :)"...
Read MoreTelling testthat to work on specific paths in a custom folder structure...
Read MoreEnvironmental problems using testthat...
Read More