Sha256: e30236a1b8abada56340347295ed24ece91fbd546f0b2133e9dc095447018567

Contents?: true

Size: 375 Bytes

Versions: 174

Compression:

Stored size: 375 Bytes

Contents

@intentional_failure
Feature: Tables
  Scenario: Extra row with table
    Then the table should be different with table:
      | a     | b    |
      | one   | two  |
      | three | four |

  Scenario: Extra row and missing column with table
    Then the table should be different with table:
      | a     | e | b    |
      | one   | Q | two  |
      | three | R | four |

Version data entries

174 entries across 172 versions & 21 rubygems

Version Path
cucumber-1.3.20 fixtures/tickets/features/table_diffing.feature
cucumber-1.3.19 fixtures/tickets/features/table_diffing.feature
cucumber-1.3.18 fixtures/tickets/features/table_diffing.feature
cucumber-1.3.17 fixtures/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.100 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.101.2 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.101 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.102.1 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.102.2 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.102 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.103 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.104 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.90 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.92 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.93.1 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.93 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.94.1 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.94 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.95 examples/tickets/features/table_diffing.feature
aslakhellesoy-cucumber-0.3.96 examples/tickets/features/table_diffing.feature