powered by
Watches a package for changes, rerunning tests as appropriate.
auto_test_package(pkg = ".", reporter = default_reporter(), hash = TRUE)
path to package
test reporter to use
Passed on to watch(). When FALSE, uses less accurate modification time stamps, but those are faster for large files.
watch()
auto_test() for details on how method works
auto_test()