Skip to content

Commit

Permalink
explicitly list out dependencies of Cucumber steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Oct 10, 2011
1 parent 8dde7b0 commit d4df728
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -113,6 +113,13 @@ Clearance is an engine, so it provides views for you. If you want to customize t
Optional Cucumber features Optional Cucumber features
-------------------------- --------------------------


Clearance's Cucumber features are dependant on:

* Cucumber
* Capybara
* RSpec
* Factory Girl

As your app evolves, you want to know that authentication still works. If you've As your app evolves, you want to know that authentication still works. If you've
installed [Cucumber](http://cukes.info) into your app: installed [Cucumber](http://cukes.info) into your app:


Expand Down

0 comments on commit d4df728

Please sign in to comment.