Sha256: decd5da92f94543d7310da74a0d3c505cbfcb0b7e6fc40cff963c696f223179e

Contents?: true

Size: 255 Bytes

Versions: 36

Compression:

Stored size: 255 Bytes

Contents

require 'rubygems'
gem 'rspec'
require 'spec'
require 'spec/autorun'

ENV['CUCUMBER_COLORS']=nil
$:.unshift(File.dirname(__FILE__) + '/../lib')
require 'cucumber'
$:.unshift(File.dirname(__FILE__))

::Term::ANSIColor.coloring = true

alias running lambda

Version data entries

36 entries across 36 versions & 7 rubygems

Version Path
aslakhellesoy-cucumber-0.3.11.200907091518 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.11.5 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.11.6 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.90 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.92 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.93.1 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.93 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.94.1 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.94 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.95 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.96 spec/spec_helper.rb
aslakhellesoy-cucumber-0.3.97 spec/spec_helper.rb
jwilger-cucumber-0.3.11.200906161550 spec/spec_helper.rb
jwilger-cucumber-0.3.11.200907091518 spec/spec_helper.rb
kosmas58-cucumber-0.3.11.6 spec/spec_helper.rb
kosmas58-cucumber-0.3.90 spec/spec_helper.rb
kosmas58-cucumber-0.3.92 spec/spec_helper.rb
kosmas58-cucumber-0.3.93.1 spec/spec_helper.rb
kosmas58-cucumber-0.3.94 spec/spec_helper.rb
kosmas58-cucumber-0.3.95 spec/spec_helper.rb