Search code examples
Source an R file without running it (unit-testing)...


runit-testingtestthatrunit

Read More
unit tests and checks in package function: do we do checks in both?...


runit-testingdata.tablepackagetestthat

Read More
Why are some testthat tests on R-devel much slower than on R 4.1.2...


rtestthatr-devel

Read More
Expect_equal() with empty string...


runit-testingtestthat

Read More
Order difference between 'shinytest' expected and current json files...


rshinytestthatshinytest

Read More
Run unit tests with testthat without package...


rtestingshinytestthat

Read More
GitLab CI with r testthat package...


rgitlabtestthat

Read More
devtools::test() in parallel?...


rparallel-processingdevtoolstestthat

Read More
Include tests in binary R package...


runit-testingpackagetestthat

Read More
Hide {cli} messages in tests with {testthat}...


rr-packagetestthat

Read More
Why does testthat 2.3.2 use a different sort()...


rtestthat

Read More
Run all testthat tests for an R package?...


rtestthat

Read More
mockery::mock and mockery::stub do not work properly with quasiquotation?...


runit-testingmockerytestthatquasiquotes

Read More
How to test a function with a combination of parameters without resorting to a for loop...


runit-testingtestthat

Read More
Missing import(Rcpp) in NAMESPACE leads to C++ library error during R CMD check of tests...


rrcpplibc++testthat

Read More
Is R CMD check (devtools:check()) with keep.source = TRUE possible?...


rdevtoolsr-packagetestthat

Read More
How to verify symbol value in r testthat?...


runit-testingtestthat

Read More
Is it possible to determine test order in testthat?...


runit-testingtestthat

Read More
Gather uncaught/untested warnings that were fired during testthat::test_dir in R...


rwarningstestthat

Read More
Force testthat to ignore warnings...


rtestthat

Read More
Skip test on M1mac in R...


rarm64apple-m1testthat

Read More
R package development: tests pass in console, but fail via devtools::test()...


rautomated-testsdevtoolstestthatrstan

Read More
Can we use funtions from testthat package to test elements of a vector?...


rr-packagetestthat

Read More
Is there a testthat expect_* function for comparing two objects behavior?...


runit-testingfunctional-programmingtestthat

Read More
How can I apply a testthat test to all functions in my package that match a certain naming pattern?...


rr-packagetestthat

Read More
Install R package with specific version AND tests...


rinstallationdevtoolsr-packagetestthat

Read More
Throw warnings rather than errors in testthat...


rtestthat

Read More
Suppress test_that output "Test passed :)"...


rtestthat

Read More
Telling testthat to work on specific paths in a custom folder structure...


rtestthat

Read More
Environmental problems using testthat...


rtestthatnse

Read More
BackNext