Sha256: 5e4e84c390819aee3515e6bc67b69d0c16f7a1a86993bb44e2e7e7a6c088ac20

Contents?: true

Size: 148 Bytes

Versions: 7

Compression:

Stored size: 148 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__) + '/../../lib')
require 'aruba/cucumber'

World(Aruba::Api)

Before do
  @aruba_timeout_seconds = 120
end

Version data entries

7 entries across 4 versions & 1 rubygems

Version Path
observed-0.2.0 features/support/env.rb
observed-0.2.0 integrations/observed-eventmachine/features/support/env.rb
observed-0.2.0.rc2 features/support/env.rb
observed-0.2.0.rc2 integrations/observed-eventmachine/features/support/env.rb
observed-0.2.0.rc1 features/support/env.rb
observed-0.2.0.rc1 integrations/observed-eventmachine/features/support/env.rb
observed-0.1.1 features/support/env.rb