Sha256: 0650348b7f8e752e58e2ddcb3ed5329e7de85438e6a5d4bfe203d49f6b834a04

Contents?: true

Size: 168 Bytes

Versions: 90

Compression:

Stored size: 168 Bytes

Contents

Around('@fast') do |scenario, block|
  Timeout.timeout(0.5) do
    block.call
  end
end

When /^I take (.+) seconds to complete$/ do |seconds|
  sleep seconds.to_f
end

Version data entries

90 entries across 86 versions & 12 rubygems

Version Path
honeybadger-2.4.0 vendor/gems/ruby/2.2.0/gems/cucumber-1.3.18/fixtures/tickets/features/step_definitons/around_timeout_steps.rb
honeybadger-2.4.0 vendor/gems/ruby/2.1.0/gems/cucumber-1.3.16/fixtures/tickets/features/step_definitons/around_timeout_steps.rb
honeybadger-2.4.0 vendor/gems/ruby/1.9.1/gems/cucumber-1.3.18/fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.20 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.19 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.18 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.17 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.16 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.15 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.14 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.13 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.12 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.11 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.10 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.9 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
candlepin-api-0.4.0 bundle/ruby/1.8/gems/cucumber-1.2.1/fixtures/tickets/features/step_definitons/around_timeout_steps.rb
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/cucumber-1.2.1/fixtures/tickets/features/step_definitons/around_timeout_steps.rb
candlepin-api-0.4.0 bundle/ruby/gems/cucumber-1.2.1/fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.8 fixtures/tickets/features/step_definitons/around_timeout_steps.rb
cucumber-1.3.7 fixtures/tickets/features/step_definitons/around_timeout_steps.rb