testthat expect_silent equivalent for entire file/package
|
|
1
|
53
|
January 21, 2021
|
Testing behaviour that uses a suggested package
|
|
3
|
74
|
January 19, 2021
|
compare output to output from previous version of package with testthat
|
|
3
|
81
|
December 18, 2020
|
Why are tests/testthat/helper- files discouraged in testthat
|
|
10
|
341
|
December 4, 2020
|
waldo - tidyverse blog
|
|
0
|
137
|
November 7, 2020
|
testthat 3.0.0 - tidyverse blog
|
|
0
|
93
|
November 7, 2020
|
using testthat with learnr tutorials
|
|
3
|
179
|
January 1, 2021
|
devtools::test passes but devtools::check fails
|
|
3
|
157
|
October 30, 2020
|
Dynamic variable in testthat setup
|
|
2
|
120
|
October 21, 2020
|
filter: test_check
|
|
1
|
96
|
October 27, 2020
|
Package function to update testing “golden files”
|
|
2
|
134
|
October 24, 2020
|
Use testthat on complex functions
|
|
1
|
81
|
September 30, 2020
|
shinytest passing on devtools::test() but failing on devtools::check()
|
|
5
|
407
|
August 21, 2020
|
Using sink() with testthat
|
|
2
|
138
|
July 29, 2020
|
testthat give error when testing function including reticulate::source_python
|
|
1
|
148
|
July 19, 2020
|
Creating local functions in testthat files gives RCMD check error
|
|
1
|
170
|
July 31, 2020
|
Implementing a Data Service design pattern with R and MongoDB
|
|
1
|
217
|
July 26, 2020
|
Which of these shiny::testServer usages are most scalable?
|
|
1
|
214
|
August 9, 2020
|
Avoid repeatedly calling the same code in multiple test files?
|
|
3
|
225
|
June 18, 2020
|
Namespace exports changing upon devtools::test()
|
|
3
|
211
|
June 9, 2020
|
Unit-testing for parallel apply
|
|
1
|
142
|
April 23, 2020
|
How to test a function that handles error objects and sys calls?
|
|
2
|
272
|
March 5, 2020
|
Run the small set of R codes locally (Machine) post deploying to R studio connect server
|
|
12
|
216
|
April 26, 2020
|
What are the best practices for testing API packages?
|
|
4
|
309
|
February 3, 2020
|
Does test badges exist?
|
|
2
|
267
|
January 16, 2020
|
Are the tests failed or not?
|
|
1
|
215
|
December 13, 2019
|
Unit testing of a deprecated function
|
|
5
|
568
|
October 29, 2019
|
create a keyring non-interactively (for unit tests)
|
|
5
|
278
|
October 10, 2019
|
Blanks lines inserted into testthat reports.
|
|
1
|
171
|
July 18, 2019
|
Testing output different between R 3.5.4 and 3.6
|
|
3
|
273
|
July 16, 2019
|