Difference between devtools::check() and devtools::test() regarding usage of test data
|
|
2
|
1888
|
April 16, 2022
|
Where would you put a config.yml file when building a package?
|
|
10
|
3074
|
April 11, 2022
|
`devtools::test()` passes but `devtools::check()` does not
|
|
8
|
4285
|
April 8, 2022
|
8 Mysterious Warnings - Cannot display warnings while unit testing in RStudio
|
|
4
|
2452
|
February 16, 2022
|
Rstudio IDE not recognising tests
|
|
5
|
1682
|
January 13, 2022
|
Dynamic testing with expect_snapshot
|
|
1
|
968
|
November 8, 2021
|
Suggestions for testing if students use code to create their variables?
|
|
7
|
1455
|
October 13, 2021
|
Accessing files in inst during testing
|
|
1
|
620
|
October 21, 2021
|
How to test functions that operate on projects without cluttering test output?
|
|
4
|
1793
|
August 30, 2021
|
Is it possible to get immediate verbose output from tests during covr::package_coverage?
|
|
1
|
1022
|
September 9, 2021
|
Testing, or R projects vs R packages
|
|
1
|
1249
|
July 7, 2021
|
How do I test fileInput?
|
|
1
|
734
|
July 8, 2021
|
Shiny Bookmarking with shinytest or testserver
|
|
1
|
830
|
June 20, 2021
|
Github actions workflow option for a project using reticulate and python dependencies
|
|
3
|
1354
|
May 11, 2021
|
How to use testServer() with an arg that is a reactive?
|
|
2
|
1495
|
May 25, 2021
|
Sourcing files within unit tests and using `ls`
|
|
1
|
627
|
February 25, 2021
|
testthat expect_silent equivalent for entire file/package
|
|
2
|
563
|
March 6, 2021
|
Testing behaviour that uses a suggested package
|
|
3
|
939
|
January 19, 2021
|
compare output to output from previous version of package with testthat
|
|
4
|
1189
|
January 26, 2021
|
Why are tests/testthat/helper- files discouraged in testthat
|
|
10
|
3574
|
December 4, 2020
|
devtools::test passes but devtools::check fails
|
|
3
|
1878
|
October 30, 2020
|
Dynamic variable in testthat setup
|
|
2
|
944
|
October 21, 2020
|
filter: test_check
|
|
1
|
788
|
October 27, 2020
|
Package function to update testing “golden files”
|
|
2
|
1022
|
October 24, 2020
|
Use testthat on complex functions
|
|
1
|
597
|
September 30, 2020
|
shinytest passing on devtools::test() but failing on devtools::check()
|
|
5
|
2400
|
August 21, 2020
|
Using sink() with testthat
|
|
2
|
903
|
July 29, 2020
|
testthat give error when testing function including reticulate::source_python
|
|
1
|
663
|
July 19, 2020
|
Creating local functions in testthat files gives RCMD check error
|
|
1
|
944
|
July 31, 2020
|
Implementing a Data Service design pattern with R and MongoDB
|
|
1
|
892
|
July 26, 2020
|