Shiny Bookmarking with shinytest or testserver
|
|
1
|
431
|
June 20, 2021
|
Github actions workflow option for a project using reticulate and python dependencies
|
|
3
|
1033
|
May 11, 2021
|
How to use testServer() with an arg that is a reactive?
|
|
2
|
873
|
May 25, 2021
|
Sourcing files within unit tests and using `ls`
|
|
1
|
452
|
February 25, 2021
|
testthat expect_silent equivalent for entire file/package
|
|
2
|
398
|
March 6, 2021
|
Testing behaviour that uses a suggested package
|
|
3
|
631
|
January 19, 2021
|
compare output to output from previous version of package with testthat
|
|
4
|
753
|
January 26, 2021
|
Why are tests/testthat/helper- files discouraged in testthat
|
|
10
|
2705
|
December 4, 2020
|
waldo - tidyverse blog
|
|
1
|
657
|
March 31, 2021
|
testthat 3.0.0 - tidyverse blog
|
|
1
|
476
|
June 10, 2021
|
using testthat with learnr tutorials
|
|
3
|
772
|
January 1, 2021
|
devtools::test passes but devtools::check fails
|
|
3
|
1215
|
October 30, 2020
|
Dynamic variable in testthat setup
|
|
2
|
647
|
October 21, 2020
|
filter: test_check
|
|
1
|
503
|
October 27, 2020
|
Package function to update testing “golden files”
|
|
2
|
695
|
October 24, 2020
|
Use testthat on complex functions
|
|
1
|
399
|
September 30, 2020
|
shinytest passing on devtools::test() but failing on devtools::check()
|
|
5
|
1725
|
August 21, 2020
|
Using sink() with testthat
|
|
2
|
566
|
July 29, 2020
|
testthat give error when testing function including reticulate::source_python
|
|
1
|
486
|
July 19, 2020
|
Creating local functions in testthat files gives RCMD check error
|
|
1
|
671
|
July 31, 2020
|
Implementing a Data Service design pattern with R and MongoDB
|
|
1
|
622
|
July 26, 2020
|
Which of these shiny::testServer usages are most scalable?
|
|
1
|
665
|
August 9, 2020
|
Avoid repeatedly calling the same code in multiple test files?
|
|
3
|
715
|
June 18, 2020
|
Namespace exports changing upon devtools::test()
|
|
3
|
905
|
June 9, 2020
|
Unit-testing for parallel apply
|
|
1
|
553
|
April 23, 2020
|
How to test a function that handles error objects and sys calls?
|
|
2
|
770
|
March 5, 2020
|
Run the small set of R codes locally (Machine) post deploying to R studio connect server
|
|
12
|
1008
|
April 26, 2020
|
What are the best practices for testing API packages?
|
|
4
|
998
|
February 3, 2020
|
Does test badges exist?
|
|
2
|
889
|
January 16, 2020
|
Are the tests failed or not?
|
|
1
|
543
|
December 13, 2019
|