Sha256: 9fc8e4b164f20fcb7bb4a8a74d960c2bebcee31cff90d81ec87bf592abbdabfe
Contents?: true
Size: 293 Bytes
Versions: 13
Compression:
Stored size: 293 Bytes
Contents
# File: use_macros4cuke.rb # Purpose: Add the support for macros in a Cucumber project. # This file is meant to be put next to the 'env.rb' file # of your Cucumber project. # Load modules, classes and step definitions from the macros4cuke gem require 'macros4cuke/cucumber' # End of file
Version data entries
13 entries across 13 versions & 1 rubygems