Sha256: 774bbfd9c47b60e69fddf679f641c87c8e964795cedaa5ec169d1bcde1d8b7e9
Contents?: true
Size: 291 Bytes
Versions: 11
Compression:
Stored size: 291 Bytes
Contents
# File: macro_support.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 and classes from the gem and also its step definitions require 'macros4cuke/cucumber' # End of file
Version data entries
11 entries across 11 versions & 1 rubygems