|
Tests on learnr tutorials' structure (Rmarkdown code)
|
|
5
|
132
|
August 7, 2022
|
|
testthat parallel - where and when to set Ncpus/TESTTHAT_CPUS to cover both devtools test and check
|
|
1
|
115
|
June 26, 2022
|
|
testthat system setup problem
|
|
2
|
153
|
May 20, 2022
|
|
Use different test setups for integration testing
|
|
1
|
128
|
May 23, 2022
|
|
Difference between devtools::check() and devtools::test() regarding usage of test data
|
|
2
|
256
|
April 16, 2022
|
|
Where would you put a config.yml file when building a package?
|
|
10
|
366
|
April 11, 2022
|
|
`devtools::test()` passes but `devtools::check()` does not
|
|
8
|
773
|
April 8, 2022
|
|
8 Mysterious Warnings - Cannot display warnings while unit testing in RStudio
|
|
4
|
576
|
February 16, 2022
|
|
Rstudio IDE not recognising tests
|
|
5
|
277
|
January 13, 2022
|
|
Dynamic testing with expect_snapshot
|
|
1
|
337
|
November 8, 2021
|
|
Suggestions for testing if students use code to create their variables?
|
|
7
|
337
|
October 13, 2021
|
|
testthat 3.1.0 - Tidyverse Blog
|
|
1
|
255
|
December 3, 2021
|
|
Accessing files in inst during testing
|
|
1
|
140
|
October 21, 2021
|
|
How to test functions that operate on projects without cluttering test output?
|
|
4
|
306
|
August 30, 2021
|
|
Is it possible to get immediate verbose output from tests during covr::package_coverage?
|
|
1
|
272
|
September 9, 2021
|
|
Testing, or R projects vs R packages
|
|
1
|
247
|
July 7, 2021
|
|
How do I test fileInput?
|
|
1
|
335
|
July 8, 2021
|
|
Shiny Bookmarking with shinytest or testserver
|
|
1
|
214
|
June 20, 2021
|
|
Github actions workflow option for a project using reticulate and python dependencies
|
|
3
|
594
|
May 11, 2021
|
|
How to use testServer() with an arg that is a reactive?
|
|
2
|
349
|
May 25, 2021
|
|
Sourcing files within unit tests and using `ls`
|
|
1
|
253
|
February 25, 2021
|
|
testthat expect_silent equivalent for entire file/package
|
|
2
|
247
|
March 6, 2021
|
|
Testing behaviour that uses a suggested package
|
|
3
|
353
|
January 19, 2021
|
|
compare output to output from previous version of package with testthat
|
|
4
|
377
|
January 26, 2021
|
|
Why are tests/testthat/helper- files discouraged in testthat
|
|
10
|
1515
|
December 4, 2020
|
|
waldo - tidyverse blog
|
|
1
|
384
|
March 31, 2021
|
|
testthat 3.0.0 - tidyverse blog
|
|
1
|
321
|
June 10, 2021
|
|
using testthat with learnr tutorials
|
|
3
|
487
|
January 1, 2021
|
|
devtools::test passes but devtools::check fails
|
|
3
|
514
|
October 30, 2020
|
|
Dynamic variable in testthat setup
|
|
2
|
414
|
October 21, 2020
|