All Projects → dchelimsky → Rspec Stories

dchelimsky / Rspec Stories

Licence: mit
RSpec's Story Runner (formerly RBehave, presently replaced by Cucumber)

Programming Languages

ruby
36898 projects - #4 most used programming language

= RSpec Story Runner

== DESCRIPTION:

This is the RSpec Story Runner (formerly RBehave) extracted from RSpec. We extracted it because Cucumber (http://github.com/aslakhellesoy/cucumber) is the new Story Runner, so we don't plan to maintain the original Story Runner any longer, but we don't want to force you to migrate to Cucumber in order to upgrade RSpec (which will no longer ship with the Story Runner).

Many thanks to Chad Humphries for extracting this out from RSpec and untangling a few dependencies so this could stand on its own as a gem.

== INSTALL:

[sudo] gem install dchelimsky-rspec-stories

or

git clone git://github.com/dchelimsky/rspec-stories.git cd rspec-stories rake gem rake install_gem

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].