module Autotest::AutoUpdate
module Autotest::Once
module Autotest::RCov
module Autotest::Restart
module Autotest::Timestamp
class Autotest
class UnitDiff
autotest
4.4.3
# get_to_green
def get_to_green begin run_tests wait_for_changes unless all_good end until all_good end