Skip to content

[DEPRECATED use cucumber_fm] cucumber features editor - rails plugin that allows easy editing of features files with possibility to export scenarios to google spreadsheet

Notifications You must be signed in to change notification settings

cs3b/cucumber_fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Cucumber Feature Editor

to make more easy editing features with git autocomit && autopush function

= Installation

ruby script/plugin install git://github.com/cs3b/cucumber_fe.git

copy javascript && stylesheets files from public to stylesheets and javascripts folder

= Use

== url

$HOST/documentation/features

== git config

cucumber_fe/lib/cucumber_editor.rb :31 :38

== google spreadsheet config

cucumber_fe/lib/document.rb

  DOC_ROW_LIMIT = 750

  USER = ''
  PASSWD = ''
  DOC_ID = ''

= Requirements

* Ruby && RubyGems
* gems:
** google-spreadsheet-ruby
* google spreadsheet document should have set localization to UK or USA
*
*

About

[DEPRECATED use cucumber_fm] cucumber features editor - rails plugin that allows easy editing of features files with possibility to export scenarios to google spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages