CRAN
testthis 1.1.0
Utils and 'RStudio' Addins to Make Testing Even More Fun
Released May 27, 2019 by Stefan Fleck
Dependencies
devtools 2.0.2 usethis 1.5.0 pkgload 1.0.2 testthat 2.1.1 rprojroot 1.3-2 stringi magrittr 1.5 fs 1.3.1 assertthat 0.2.1
Utility functions and 'RStudio' addins for writing, running and organizing automated tests. Integrates tightly with the packages 'testthat', 'devtools' and 'usethis'. Hotkeys can be assigned to the 'RStudio' addins for running tests in a single file or to switch between a source file and the associated test file. In addition, testthis provides function to manage and run tests in subdirectories of the test/testthat directory.