Sha256: cbb9dfd44687bbb61207cedd9d48ef7218ef9e841c812d5ab33d526be5270df7

Contents?: true

Size: 146 Bytes

Versions: 15

Compression:

Stored size: 146 Bytes

Contents

World Module.new {
  def repo_url
    "git@github.com:cucumber-ltd/cucumber-pro-test"
  end

  def results_service
    FakeResultsService
  end
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
cucumber-pro-0.0.17 features/support/world.rb
cucumber-pro-0.0.16 features/support/world.rb
cucumber-pro-0.0.15 features/support/world.rb
cucumber-pro-0.0.14 features/support/world.rb
cucumber-pro-0.0.13 features/support/world.rb
cucumber-pro-0.0.12 features/support/world.rb
cucumber-pro-0.0.11 features/support/world.rb
cucumber-pro-0.0.10 features/support/world.rb
cucumber-pro-0.0.9 features/support/world.rb
cucumber-pro-0.0.8 features/support/world.rb
cucumber-pro-0.0.7 features/support/world.rb
cucumber-pro-0.0.6 features/support/world.rb
cucumber-pro-0.0.4 features/support/world.rb
cucumber-pro-0.0.2 features/support/world.rb
cucumber-pro-0.0.1 features/support/world.rb