test_patched_dir.Rd
Run testthat tests against a patched package namespace
test_patched_dir(pkg, test_path = "tests/testthat", reporter = "summary")
Package name that has been patched in memory.
Path to tests to run.
testthat reporter name or object.
Result object from testthat::test_dir.