`expect_snapshot()` of an image in a temporary directory/file
|
|
9
|
154
|
July 20, 2023
|
"run tests" button missing in RStudio IDE
|
|
2
|
162
|
June 27, 2023
|
Testing character strings using custom classes.
|
|
4
|
127
|
June 5, 2023
|
Why not always using snapshot tests instead of conventional unit tests?
|
|
4
|
217
|
May 11, 2023
|
Is there a way to snapshot WAV audio files?
|
|
2
|
205
|
April 28, 2023
|
Skip an entire test file on CRAN only
|
|
2
|
302
|
May 8, 2023
|
Unit test to test whether icons are correctly generated.
|
|
8
|
330
|
March 7, 2023
|
github actions failing a test on windows that passes locally - encoding issue
|
|
15
|
759
|
March 30, 2023
|
Unit test the Plumber function
|
|
5
|
431
|
March 13, 2023
|
Are these expected rlang hash() behaviors on recipe() object inside of test_that()? Same object, different hashes, but only inside test_that().
|
|
5
|
401
|
November 19, 2022
|
Debugging warnings in tests with mock database
|
|
4
|
385
|
November 24, 2022
|
{vdiffr} snapshot test fails only on some GH Action systems
|
|
3
|
526
|
October 4, 2022
|
Load app-package for interactive testing, while still passing `devtools::check`?
|
|
1
|
383
|
October 5, 2022
|
Tests on learnr tutorials' structure (Rmarkdown code)
|
|
5
|
427
|
August 7, 2022
|
testthat parallel - where and when to set Ncpus/TESTTHAT_CPUS to cover both devtools test and check
|
|
1
|
426
|
June 26, 2022
|
testthat system setup problem
|
|
2
|
432
|
May 20, 2022
|
Use different test setups for integration testing
|
|
1
|
413
|
May 23, 2022
|
Difference between devtools::check() and devtools::test() regarding usage of test data
|
|
2
|
991
|
April 16, 2022
|
Where would you put a config.yml file when building a package?
|
|
10
|
1225
|
April 11, 2022
|
`devtools::test()` passes but `devtools::check()` does not
|
|
8
|
2286
|
April 8, 2022
|
8 Mysterious Warnings - Cannot display warnings while unit testing in RStudio
|
|
4
|
1412
|
February 16, 2022
|
Rstudio IDE not recognising tests
|
|
5
|
865
|
January 13, 2022
|
Dynamic testing with expect_snapshot
|
|
1
|
596
|
November 8, 2021
|
Suggestions for testing if students use code to create their variables?
|
|
7
|
686
|
October 13, 2021
|
testthat 3.1.0 - Tidyverse Blog
|
|
1
|
458
|
December 3, 2021
|
Accessing files in inst during testing
|
|
1
|
293
|
October 21, 2021
|
How to test functions that operate on projects without cluttering test output?
|
|
4
|
722
|
August 30, 2021
|
Is it possible to get immediate verbose output from tests during covr::package_coverage?
|
|
1
|
531
|
September 9, 2021
|
Testing, or R projects vs R packages
|
|
1
|
571
|
July 7, 2021
|
How do I test fileInput?
|
|
1
|
523
|
July 8, 2021
|