/cucumber-formatter

An example Cucumber 2.0 formatter.

Primary LanguageRuby

Sample Formatter

$ bundle install
$ bundle exec cucumber

The formatter is in features/support/formatter.rb.

See the config/cucumber.yml for usage.