public
Description: A collection of my Cucumber utils
Homepage:
Clone URL: git://github.com/josephwilk/cucumber_cocktails.git
name age message
file README.textile Loading commit data...
file Rakefile
directory examples/
directory features/
directory formatters/
directory tasks/
README.textile

Cucumber Cocktails

Some useful tasks and formatters that I use with Cucumber.

Formatters

  • InProgress – Mirrors the progress formatter but records any scenarios which passed and reports them in the summary. Intended for use with in-progress feature stream where passing scenarios are failures.

Rake tasks

  • Running two streams of features: in-progress and finished.