Sha256: 4b85cfc3730b1e7a516a4c3805993b8fb838aa3fb235498f0856c84df9271bb6

Contents?: true

Size: 128 Bytes

Versions: 9

Compression:

Stored size: 128 Bytes

Contents

Feature: Data Table

  Scenario: Data Table
    Given a data table:
      | a | b | c |
      | 1 | 2 | 3 |
      | 4 | 5 | 6 |

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
nuker-2.0.0 example-features/generic/example-with-data-table.feature
nuker-1.0.0 example-features/generic/example-with-data-table.feature
wally-0.0.47 example-features/generic/example-with-data-table.feature
wally-0.0.46 example-features/generic/example-with-data-table.feature
wally-0.0.45 example-features/generic/example-with-data-table.feature
wally-0.0.44 example-features/generic/example-with-data-table.feature
wally-0.0.43 example-features/generic/example-with-data-table.feature
wally-0.0.42 example-features/generic/example-with-data-table.feature
wally-0.0.41 example-features/generic/example-with-data-table.feature