# File lib/autotest.rb, line 467
  def rerun_all_tests
    reset
    run_tests

    hook :all_good if all_good
  end