Module: CukeCommander

Defined in:
lib/cuke_commander.rb,
lib/cuke_commander/version.rb,
lib/cuke_commander/cl_generator.rb

Overview

Top level module under which the gem code lives.

Defined Under Namespace

Classes: CLGenerator

Constant Summary collapse

CUKE_OPTIONS =

The Cucumber options that are currently supported by the gem.

%w{long_flags profiles tags file_paths formatters excludes no_source no_color options backtrace color dry_run expand guess help names no_profile quiet requires strict verbose version wip}
VERSION =

The current version for the gem.

'1.1.0'