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

    hook :all_good if all_good
  end