Sha256: c4e79822875a9d4c03df621d0f7992c5e57d5c692465dfec388f85e55388acbc
Contents?: true
Size: 371 Bytes
Versions: 22
Compression:
Stored size: 371 Bytes
Contents
# encoding: utf-8 # 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
22 entries across 11 versions & 1 rubygems