Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josephwilk/cucumber_cocktails

A collection of my Cucumber utils
https://github.com/josephwilk/cucumber_cocktails

Last synced: 3 months ago
JSON representation

A collection of my Cucumber utils

Awesome Lists containing this project

README

        

h1. Cucumber Cocktails

Some useful tasks and formatters that I use with Cucumber.

h2. 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.

h2. Rake tasks

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