Sha256: e6b6e09dcc217ed6bde6071b3f666b48fe5ea5b39c4f2855a0edd3056b347fb7
Contents?: true
Size: 448 Bytes
Versions: 29
Compression:
Stored size: 448 Bytes
Contents
# Requiring this file will import: # * the Calabash Cucumber API, # * the Calabash Cucumber predefined Steps, # * and the Calabash::Formatters::Html cucumber formatter. require "calabash-cucumber/cucumber" # To use Calabash without the predefined Calabash Steps, uncomment these # three lines and delete the require above. # require "calabash-cucumber/wait_helpers" # require "calabash-cucumber/operations" # World(Calabash::Cucumber::Operations)
Version data entries
29 entries across 29 versions & 1 rubygems