Cucumber::Formatter::Progress
Hydra formatter for cucumber. Stifles all output except error messages Based on the
Removed the extra newlines here
# File lib/hydra/cucumber/formatter.rb, line 10 def after_features(features) print_summary(features) end