Skip to content

Commit

Permalink
Merge pull request #5 from drumm/master
Browse files Browse the repository at this point in the history
Add Cucumber documentation
  • Loading branch information
bjeavons committed Dec 18, 2012
2 parents 59ddcaf + ad9e66d commit e4acaca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -32,3 +32,8 @@ Drupal sites come pre-installed with latest Bakery 2.x development release.

Cucumber tests of SSO and basic data synchronization are available in the /tests directory.

1. [Install Cucumber](https://github.com/cucumber/cucumber/wiki/Install)
1. [Install PhantomJS](http://phantomjs.org/download.html)
1. `gem install poltergeist`
1. `gem install rspec-expectations`
1. Run tests: `cucumber tests/bakery/features`

0 comments on commit e4acaca

Please sign in to comment.