Skip to content

Commit

Permalink
Relish documentation improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymarcano committed Jul 14, 2011
1 parent 84e6b96 commit 91bc61f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions features/README.markdown
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
![RiverGlide logo](http://riverglide-live.heroku.com/attachments/branding/riverglide_logo.png)
![RiverGlide logo](http://riverglide-live.heroku.com/attachments/branding/riverglide_logo_medium.png)

# cukesalad - a cucumber extension

_Cucumber, washed and ready to eat for friction-free ATDD/BDD_

* [Get the Gem](https://rubygems.org/gems/cukesalad)
* [Find it on Github](http://github.com/RiverGlide/CukeSalad)

## Synopsis

Cukesalad is an extension to cucumber that allows you to write scenarios without regular expression.
It encourages you to separte your code in neat, organised and focused parts.
With cukesalad you focus on expressing your intent not on regular expressions.

You can combine cukesalad with your regular step definitions.

* [Get the Gem](https://rubygems.org/gems/cukesalad)
* [Find it on Github](http://github.com/RiverGlide/CukeSalad)

## Synopsis
<iframe width="560" height="349" src="http://www.youtube.com/embed/UYN7p_7IlZ8" frameborder="0" allowfullscreen></iframe>

There are no step-definitions required for this to work:

When I attempt to add, the number '1' to the number '2'
Expand Down

0 comments on commit 91bc61f

Please sign in to comment.