Search code examples
Where do I specify random seed for tests in R package?...


rdevtoolsr-packagetestthat

Read More
How to test a function within a function in R?...


runit-testingclosurestestthat

Read More
How to test for specific warning(s), as produced by "warnings()"?...


rtidyversetestthat

Read More
How to test for an error and specific error message using testthat in R...


rtestthat

Read More
Automatic documentations of functions for Shiny app using RStudio...


rshinyrstudioroxygen2testthat

Read More
Skip a specific test file on travis in R...


rtravis-citestthatrstan

Read More
testing name argument in scale_continuous_fill()...


rggplot2testthat

Read More
extracting individual plot details from combined plot in `cowplot` for unit tests...


rggplot2testthatcowplot

Read More
`testthat::expect_silent()` does not seem to notice ggplot2 errors...


rggplot2testthat

Read More
Acessing data on `inst/extdata` from Rcpp Catch tests...


c++rrcpptestthatcatch-unit-test

Read More
Is it possible to use testthat::expect_output to expect a carriage return?...


rtestthat

Read More
covr shows 0% of coverage while all tests with testthat pass...


runit-testingcode-coveragetestthatcovr

Read More
load package dataset in testthat...


rtestthat

Read More
R test_that a ggplot didn't change...


rggplot2environmenttestthat

Read More
devtools::test started failing on my package (with X warning) since devtools 1.13.4 and testhat 2.0...


rdevtoolstestthat

Read More
Error in x[[method]](...) : attempt to apply non-function in testthat test when sourcing file...


rtestthat

Read More
How to mock functions from base?...


rmockingtestthat

Read More
How to reuse examples in unit tests?...


runit-testingdocumentationroxygen2testthat

Read More
Why does the build of a package create a subfolder of testthat/...


rtestthatroxygen

Read More
Why is helper file in testthat sourced twice...


rtestthat

Read More
How to test an R function which uses Sys.time()?...


runit-testingtestingtestthat

Read More
Where to place library calls with testthat?...


rtestingtestthat

Read More
Is there a way to make testthat search recursively?...


rtestthat

Read More
What is the difference between expect_is and expect_type of the testthat package?...


rtestthat

Read More
r testthat and covr use in a non-package library...


rtestthatcovr

Read More
Difference Ctrl + Shift + T and devtools::test()...


rrstudiodevtoolstestthat

Read More
How to write a test for a ggplot plot...


runit-testingtestingggplot2testthat

Read More
gWidget : is there a way to emulate user actions in testthat?...


rgwidgetstestthat

Read More
Test coverage of print functions in R package...


rcode-coveragetestthat

Read More
Include error messages from testthat in R markdown document...


rknitrr-markdowntestthat

Read More
BackNext