Why not always using snapshot tests instead of conventional unit tests?
|
|
4
|
88
|
May 11, 2023
|
Is there a way to snapshot WAV audio files?
|
|
2
|
112
|
April 28, 2023
|
Skip an entire test file on CRAN only
|
|
2
|
150
|
May 8, 2023
|
Unit test to test whether icons are correctly generated.
|
|
8
|
235
|
March 7, 2023
|
github actions failing a test on windows that passes locally - encoding issue
|
|
15
|
335
|
March 30, 2023
|
Unit test the Plumber function
|
|
5
|
276
|
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
|
305
|
November 19, 2022
|
Debugging warnings in tests with mock database
|
|
4
|
288
|
November 24, 2022
|
{vdiffr} snapshot test fails only on some GH Action systems
|
|
3
|
393
|
October 4, 2022
|
Load app-package for interactive testing, while still passing `devtools::check`?
|
|
1
|
294
|
October 5, 2022
|
Tests on learnr tutorials' structure (Rmarkdown code)
|
|
5
|
356
|
August 7, 2022
|
testthat parallel - where and when to set Ncpus/TESTTHAT_CPUS to cover both devtools test and check
|
|
1
|
312
|
June 26, 2022
|
testthat system setup problem
|
|
2
|
366
|
May 20, 2022
|
Use different test setups for integration testing
|
|
1
|
315
|
May 23, 2022
|
Difference between devtools::check() and devtools::test() regarding usage of test data
|
|
2
|
744
|
April 16, 2022
|
Where would you put a config.yml file when building a package?
|
|
10
|
937
|
April 11, 2022
|
`devtools::test()` passes but `devtools::check()` does not
|
|
8
|
1839
|
April 8, 2022
|
8 Mysterious Warnings - Cannot display warnings while unit testing in RStudio
|
|
4
|
1147
|
February 16, 2022
|
Rstudio IDE not recognising tests
|
|
5
|
669
|
January 13, 2022
|
Dynamic testing with expect_snapshot
|
|
1
|
517
|
November 8, 2021
|
Suggestions for testing if students use code to create their variables?
|
|
7
|
557
|
October 13, 2021
|
testthat 3.1.0 - Tidyverse Blog
|
|
1
|
402
|
December 3, 2021
|
Accessing files in inst during testing
|
|
1
|
238
|
October 21, 2021
|
How to test functions that operate on projects without cluttering test output?
|
|
4
|
587
|
August 30, 2021
|
Is it possible to get immediate verbose output from tests during covr::package_coverage?
|
|
1
|
473
|
September 9, 2021
|
Testing, or R projects vs R packages
|
|
1
|
466
|
July 7, 2021
|
How do I test fileInput?
|
|
1
|
487
|
July 8, 2021
|
Shiny Bookmarking with shinytest or testserver
|
|
1
|
319
|
June 20, 2021
|
Github actions workflow option for a project using reticulate and python dependencies
|
|
3
|
844
|
May 11, 2021
|
How to use testServer() with an arg that is a reactive?
|
|
2
|
626
|
May 25, 2021
|