testthis: Utils and 'RStudio' Addins to Make Testing Even More Fun (original) (raw)

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

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=testthisto link to this page.