Sha256: 993a4ca06fb8d8403f97707b2fdbf1793a60701bdb7e06a3923d395310238f2c

Contents?: true

Size: 263 Bytes

Versions: 39

Compression:

Stored size: 263 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

ENV['TEST'] = 'true'

Version data entries

39 entries across 39 versions & 3 rubygems

Version Path
proxy_pac_rb-0.9.1 features/support/env.rb
letter_generator-0.2.2 features/support/env.rb
proxy_pac_rb-0.8.2 features/support/env.rb
proxy_pac_rb-0.8.1 features/support/env.rb
proxy_pac_rb-0.8.0 features/support/env.rb
proxy_pac_rb-0.7.0 features/support/env.rb
proxy_pac_rb-0.6.9 features/support/env.rb
proxy_pac_rb-0.6.8 features/support/env.rb
proxy_pac_rb-0.6.7 features/support/env.rb
proxy_pac_rb-0.6.5 features/support/env.rb
proxy_pac_rb-0.6.4 features/support/env.rb
proxy_pac_rb-0.6.3 features/support/env.rb
proxy_pac_rb-0.6.2 features/support/env.rb
proxy_pac_rb-0.6.1 features/support/env.rb
proxy_pac_rb-0.6.0 features/support/env.rb
proxy_pac_rb-0.5.10 features/support/env.rb
proxy_pac_rb-0.5.9 features/support/env.rb
proxy_pac_rb-0.5.8 features/support/env.rb
proxy_pac_rb-0.5.7 features/support/env.rb
proxy_pac_rb-0.5.6 features/support/env.rb