josephwilk / cucumber_cocktails

A collection of my Cucumber utils

This URL has Read+Write access

cucumber_cocktails / README.textile
100644 11 lines (6 sloc) 0.382 kb

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.