
Last chance! 50% off unlimited learning
Sale ends in
auto_test
is that you just leave it running while
you develop your code. Everytime you save a file it will be automatically
tested and you can easily see if your changes have caused any test
failures.auto_test(code_path, test_path, reporter = "summary", env = test_env())
auto_test
might implement one of the following more
intelligent alternatives:auto_test_package