Sha256: 5ac5386ae0b1c2d4ecf126dc29aa48ebe41be71e9f1bd5f2c8381a519e79e826
Contents?: true
Size: 262 Bytes
Versions: 17
Compression:
Stored size: 262 Bytes
Contents
# encoding: utf-8 require 'aruba/cucumber' require 'simplecov' SimpleCov.command_name 'cucumber' SimpleCov.start # Pull in all of the gems including those in the `test` group require 'bundler' Bundler.require :default, :test, :development include ProxyTester
Version data entries
17 entries across 17 versions & 1 rubygems