module Autotest::CucumberMixin

def rerun_all_features

def rerun_all_features
  reset_features
  run_features
end