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.
Version: |
1.1.0 |
Imports: |
assertthat, devtools, usethis (≥ 0.1.0), testthat, stringi, magrittr, utils, stats, tools, pkgload, rprojroot, fs |
Suggests: |
knitr, rmarkdown, rstudioapi, roxygen2 (≥ 5.0.0), covr, crayon |
Published: |
2019-05-27 |
Author: |
Stefan Fleck [aut, cre] |
Maintainer: |
Stefan Fleck <stefan.b.fleck at gmail.com> |
BugReports: |
https://github.com/s-fleck/testthis/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/s-fleck/testthis |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
testthis results |