Sha256: df6cacc46bd6332232444498d593624427dadde4d7e141833f837cc0464a48a2
Contents?: true
Size: 311 Bytes
Versions: 3
Compression:
Stored size: 311 Bytes
Contents
# frozen_string_literal: true # File: use_macros4cuke.rb # Purpose: Add the support for macros in Cucumber. # 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
3 entries across 1 versions & 1 rubygems