Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 382 Bytes

README.textile

File metadata and controls

11 lines (6 loc) · 382 Bytes

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.