Module: StepMaster
- Defined in:
- lib/step_master/matcher.rb,
lib/step_master.rb,
lib/step_master/possible.rb,
lib/step_master/step_item.rb,
lib/step_master/step_variable.rb
Overview
Provide a simple and easy way to find and auto-complete gherkin steps, when writing cucumber features See StepMaster for usage details.
Defined Under Namespace
Classes: Matcher, Possible, StepItem, StepVariable
Constant Summary collapse
- VERSION =
'0.0.6'