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

Utility functions and 'RStudio' addins to ease the life of people using 'testthat', 'devtools' and 'usethis' in their package development workflow. Hotkeyable addins are provided for such common tasks as switching between a source file and an associated test file, or running unit tests in a single file. 'testthis' also provides utility function to manage and run tests in subdirectories of the test/testthat directory.

Version: 1.0.3
Imports: assertthat, devtools, usethis (≥ 0.1.0), testthat, stringi, magrittr, utils, stats, rprojroot, tools
Suggests: knitr, rmarkdown, rstudioapi
Published: 2018-01-06
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

Downloads:

Reference manual: testthis.pdf
Vignettes: testthis
Package source: testthis_1.0.3.tar.gz
Windows binaries: r-devel: testthis_1.0.3.zip, r-release: testthis_1.0.3.zip, r-oldrel: testthis_1.0.3.zip
OS X El Capitan binaries: r-release: testthis_1.0.3.tgz
OS X Mavericks binaries: r-oldrel: testthis_1.0.3.tgz
Old sources: testthis archive

Reverse dependencies:

Reverse suggests: miniCRAN

Linking:

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