CukeStart WIP

CukeStart generates and help you to maintain a Cucumber project structure from the command line.

Installation

$gem install cukestart

Features

Usage

Generate project

$cukestart project myproject
$cukestart project myproject --front --page_object
$cukestart p myproject -fp

Generate feature file

$cukestart feature login
$cukestart f login

License

CukeStart is released under the MIT License.