Sha256: afb2af26b000461bbce65b8ca57205c0739cd18354882f653e736cfbc054cdfd
Contents?: true
Size: 396 Bytes
Versions: 1
Compression:
Stored size: 396 Bytes
Contents
# encoding: utf-8 you should see a paragraph sign ยง # File: use_macro_steps.rb # Place a copy of this file in the feature/step_definitions folder # of your own Cucumber-based project. # The following require will load the step definitions from Macros4Cuke. # This allows feature file authors to use macro steps # in their Cucumber scenarios. require 'macros4cuke/../macro_steps' # End of file
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
macros4cuke-0.3.32 | features/step_definitions/use_macro_steps.rb |