Sha256: 4091fabca656c14dc0eb23597817736a42e9293c2adc02a9feb02d8b9bc5a3da

Contents?: true

Size: 272 Bytes

Versions: 87

Compression:

Stored size: 272 Bytes

Contents

Feature: A scenario outline

  Scenario Outline:
    Given I add <a> and <b>
    When I pass a table argument
      | foo | bar |
      | bar | baz |
    Then I the result should be <c>

    Examples:
      | a   | b   | c |
      | 1   | 2   | 3 |
      | 2   | 3   | 4 |

Version data entries

87 entries across 85 versions & 11 rubygems

Version Path
cucumber-1.3.3 fixtures/json/features/tables.feature
cucumber-1.3.2 fixtures/json/features/tables.feature
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/cucumber-1.2.1/fixtures/json/features/tables.feature
cucumber-1.3.1 fixtures/json/features/tables.feature
cucumber-1.3.0 fixtures/json/features/tables.feature
cucumber-1.2.5 fixtures/json/features/tables.feature
cucumber-1.2.3 fixtures/json/features/tables.feature
cucumber-1.2.2 fixtures/json/features/tables.feature
librarian-puppet-0.9.8 vendor/gems/ruby/1.9.1/gems/cucumber-1.2.1/fixtures/json/features/tables.feature
librarian-puppet-0.9.4 vendor/gems/ruby/1.8/gems/cucumber-1.2.1/fixtures/json/features/tables.feature
casecumber-1.0.2.1 fixtures/json/features/tables.feature
casecumber-1.2.1.cb2 fixtures/json/features/tables.feature
librarian-puppet-0.9.3 vendor/gems/ruby/1.8/gems/cucumber-1.2.1/fixtures/json/features/tables.feature
cucumber-1.2.1 fixtures/json/features/tables.feature
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/fixtures/json/features/tables.feature
ftl-0.2.0 vendor/bundle/gems/cucumber-1.2.0/fixtures/json/features/tables.feature
cucumber-1.2.0 fixtures/json/features/tables.feature
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/fixtures/json/features/tables.feature
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/fixtures/json/features/tables.feature
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/fixtures/json/features/tables.feature