Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/josephwilk/cucumber_cocktails
- Owner: josephwilk
- Created: 2009-04-08T15:30:53.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-24T11:56:03.000Z (over 15 years ago)
- Last Synced: 2024-07-27T19:43:55.771Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 85.9 KB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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.