Github actions workflow option for a project using reticulate and python dependencies
|
|
2
|
116
|
March 29, 2021
|
How to use testServer() with an arg that is a reactive?
|
|
1
|
105
|
March 31, 2021
|
Sourcing files within unit tests and using `ls`
|
|
1
|
86
|
February 25, 2021
|
testthat expect_silent equivalent for entire file/package
|
|
2
|
104
|
March 6, 2021
|
Testing behaviour that uses a suggested package
|
|
3
|
138
|
January 19, 2021
|
compare output to output from previous version of package with testthat
|
|
4
|
162
|
January 26, 2021
|
Why are tests/testthat/helper- files discouraged in testthat
|
|
10
|
487
|
December 4, 2020
|
waldo - tidyverse blog
|
|
1
|
220
|
March 31, 2021
|
testthat 3.0.0 - tidyverse blog
|
|
0
|
145
|
November 7, 2020
|
using testthat with learnr tutorials
|
|
3
|
232
|
January 1, 2021
|
devtools::test passes but devtools::check fails
|
|
3
|
198
|
October 30, 2020
|
Dynamic variable in testthat setup
|
|
2
|
168
|
October 21, 2020
|
filter: test_check
|
|
1
|
142
|
October 27, 2020
|
Package function to update testing “golden files”
|
|
2
|
170
|
October 24, 2020
|
Use testthat on complex functions
|
|
1
|
111
|
September 30, 2020
|
shinytest passing on devtools::test() but failing on devtools::check()
|
|
5
|
517
|
August 21, 2020
|
Using sink() with testthat
|
|
2
|
174
|
July 29, 2020
|
testthat give error when testing function including reticulate::source_python
|
|
1
|
181
|
July 19, 2020
|
Creating local functions in testthat files gives RCMD check error
|
|
1
|
214
|
July 31, 2020
|
Implementing a Data Service design pattern with R and MongoDB
|
|
1
|
255
|
July 26, 2020
|
Which of these shiny::testServer usages are most scalable?
|
|
1
|
262
|
August 9, 2020
|
Avoid repeatedly calling the same code in multiple test files?
|
|
3
|
259
|
June 18, 2020
|
Namespace exports changing upon devtools::test()
|
|
3
|
252
|
June 9, 2020
|
Unit-testing for parallel apply
|
|
1
|
173
|
April 23, 2020
|
How to test a function that handles error objects and sys calls?
|
|
2
|
312
|
March 5, 2020
|
Run the small set of R codes locally (Machine) post deploying to R studio connect server
|
|
12
|
255
|
April 26, 2020
|
What are the best practices for testing API packages?
|
|
4
|
357
|
February 3, 2020
|
Does test badges exist?
|
|
2
|
338
|
January 16, 2020
|
Are the tests failed or not?
|
|
1
|
251
|
December 13, 2019
|
Unit testing of a deprecated function
|
|
5
|
702
|
October 29, 2019
|