miksturait / cucumber_fm-plugin

Help to manage with big amount of features in project (gui for rails)
http://cucumber.fm
MIT License
96 stars 2 forks source link

= Cucumber Feature Manager

http://api.coderwall.com/cs3b/endorsecount.png

http://coderwall.com/cs3b

scope management using cucumber features files as main specification

It works when:

Any feedback would be valuable ( use github issue ) always provide information as:

== Requirements

(for rails 2.3 checkout branch rails_2_3 )

you are using rails

== Installation

rails plugin install git://github.com/cs3b/cucumber_fm-plugin.git

inside Gemfile

gem 'diff-lcs', :require => false
gem 'cucumber_fm-core', '0.1', :require => 'cucumber_feature_manager'

install gems

bundle install

== Usage

start rails application and open in your browser following path:

/documentation/features