Sha256: 03899e7f9a5e12e5e53accfb57f743480dd8a595da3b9100f8bdf0cac5a7c342

Contents?: true

Size: 152 Bytes

Versions: 12

Compression:

Stored size: 152 Bytes

Contents

When(/^I temporarily start reveal\-ck serve$/) do
  port = 10_000 + rand(1000)
  run("reveal-ck serve --port #{port} --test-quit-after-starting 2")
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
reveal-ck-3.4.0 features/step_definitions/serve_steps.rb
reveal-ck-3.3.1 features/step_definitions/serve_steps.rb
reveal-ck-3.3.0 features/step_definitions/serve_steps.rb
reveal-ck-3.2.0 features/step_definitions/serve_steps.rb
reveal-ck-3.1.0 features/step_definitions/serve_steps.rb
reveal-ck-3.0.1 features/step_definitions/serve_steps.rb
reveal-ck-3.0.0 features/step_definitions/serve_steps.rb
reveal-ck-0.6.2 features/step_definitions/serve_steps.rb
reveal-ck-0.6.1 features/step_definitions/serve_steps.rb
reveal-ck-0.6.0 features/step_definitions/serve_steps.rb
reveal-ck-0.5.1 features/step_definitions/serve_steps.rb
reveal-ck-0.5.0 features/step_definitions/serve_steps.rb