Sha256: dbf6155ac29579c0488a3c27ca17ded97a131005f3bb97333ee09346d10a162a
Contents?: true
Size: 343 Bytes
Versions: 23
Compression:
Stored size: 343 Bytes
Contents
# 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
23 entries across 18 versions & 1 rubygems