testthis: Utils and 'RStudio' Addins to Make Testing Even More Fun

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
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 LICENSE
URL: https://s-fleck.github.io/testthis
NeedsCompilation: no
Materials: README NEWS
CRAN checks: testthis results

Documentation:

Reference manual: testthis.pdf

Downloads:

Package source: testthis_1.1.1.tar.gz
Windows binaries: r-devel: testthis_1.1.1.zip, r-release: testthis_1.1.1.zip, r-oldrel: testthis_1.1.1.zip
macOS binaries: r-release (arm64): testthis_1.1.1.tgz, r-oldrel (arm64): testthis_1.1.1.tgz, r-release (x86_64): testthis_1.1.1.tgz
Old sources: testthis archive

Reverse dependencies:

Reverse suggests: DNAtools, miniCRAN, sprtt

Linking:

Please use the canonical form https://CRAN.R-project.org/package=testthis to link to this page.