Sha256: 1a259d04c9c04c5386686bad2c86585ed96b2f20b7dc1f199046ad359cf9056b
Contents?: true
Size: 369 Bytes
Versions: 13
Compression:
Stored size: 369 Bytes
Contents
# File: <%=file_name%>.rb # Generated with Macros4Cuke v. <%= prog_version%> on <%=Time.now.strftime('%F %T')%> # Purpose: Instruct Cucumber to add the support for macros. # This file is meant to be put next to the 'env.rb' file # of your Cucumber project. # Load modules, classes step definitions from macro4cuke gem. require 'macros4cuke/cucumber' # End of file
Version data entries
13 entries across 13 versions & 1 rubygems