module Autotest::CucumberMixin

def all_features_good

def all_features_good
  features_to_run == ""
end