0.0
No commit activity in last 3 years
No release in over 3 years
Assert the value of Cucumber features
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Cucumber-Value

Build Status

Cucumber-value aims to bring Value-Driven Development to Cucumber.

See the blog post for details on the idea.

This is little more than a demo of the idea at the moment, I hope to make it useful in the near future.

Demo from features

bundle install
bundle exec rake

Requires Ruby >= 1.9.2 to pass the specs.

Usage

Add the gem to your project's Gemfile. Use it like the demo additions application in the supplied features. Wonder why it's not very useful at this stage. Fork the git repository, make it better, issue a pull request. Relax.

Contributing

Please, please, please fork this, improve it, and issue a pull request. You know you want to.