testthat (version 1.0.2)

auto_test_package: Watches a package for changes, rerunning tests as appropriate.

Description

Watches a package for changes, rerunning tests as appropriate.

Usage

auto_test_package(pkg = ".", reporter = "summary")

Arguments

pkg
path to package
reporter
test reporter to use

See Also

auto_test for details on how method works