Creating local functions in testthat files gives RCMD check error
|
|
1
|
1094
|
July 31, 2020
|
Implementing a Data Service design pattern with R and MongoDB
|
|
1
|
1003
|
July 26, 2020
|
Which of these shiny::testServer usages are most scalable?
|
|
1
|
959
|
August 9, 2020
|
Avoid repeatedly calling the same code in multiple test files?
|
|
3
|
1124
|
June 18, 2020
|
Namespace exports changing upon devtools::test()
|
|
3
|
1518
|
June 9, 2020
|
Unit-testing for parallel apply
|
|
1
|
943
|
April 23, 2020
|
How to test a function that handles error objects and sys calls?
|
|
2
|
1242
|
March 5, 2020
|
Run the small set of R codes locally (Machine) post deploying to R studio connect server
|
|
12
|
2087
|
April 26, 2020
|
What are the best practices for testing API packages?
|
|
4
|
2085
|
February 3, 2020
|
Does test badges exist?
|
|
2
|
1517
|
January 16, 2020
|
Are the tests failed or not?
|
|
1
|
870
|
December 13, 2019
|
Unit testing of a deprecated function
|
|
5
|
5475
|
October 29, 2019
|
create a keyring non-interactively (for unit tests)
|
|
5
|
2097
|
October 10, 2019
|
Blanks lines inserted into testthat reports.
|
|
1
|
841
|
July 18, 2019
|
Testing output different between R 3.5.4 and 3.6
|
|
3
|
997
|
July 16, 2019
|
How can I make testthat think I don't have a package installed?
|
|
5
|
5250
|
June 26, 2019
|
Internal testing using clipr and testthat in terms of code coverage
|
|
4
|
1574
|
June 26, 2019
|
Unit testing for non-working internet connection
|
|
3
|
2275
|
June 6, 2019
|
Testthat motivation
|
|
4
|
1042
|
April 19, 2019
|
testthat works in RStudio but not in docker containers
|
|
1
|
1104
|
April 12, 2019
|
Using Ctrl + Alt + T gives failures because of localized error messages
|
|
3
|
1169
|
April 15, 2019
|
How do I negate testthat::expect_output?
|
|
3
|
1618
|
March 13, 2019
|
testing functions that print messages
|
|
5
|
3569
|
November 7, 2018
|
How to unit test Shiny widgets?
|
|
1
|
1804
|
September 18, 2018
|
Feature request: search in build output
|
|
2
|
1355
|
August 13, 2018
|
Testing R scripts/code outside of package development
|
|
2
|
9099
|
June 26, 2018
|
Testthat code in a function instead of a file?
|
|
0
|
858
|
June 19, 2018
|
Use of SonarQube for package development
|
|
0
|
2184
|
June 13, 2018
|
How to add your own reporter to testthat
|
|
2
|
1806
|
May 28, 2018
|
RStudio Build Pane and devtools::check() give different checks
|
|
0
|
1064
|
May 1, 2018
|