Sha256: 665fd83022fc6addfe9fd59cb0cfadc3cbae9cfc064a74d3e47d5fa5465b26e2
Contents?: true
Size: 383 Bytes
Versions: 8
Compression:
Stored size: 383 Bytes
Contents
Feature: Table Steps Even though tableish is part of Cucumber I need to make sure it works with Mechanize (because it depends on body_respose being defined). Scenario: I should see the following table Given I am on the table page Then I should see the following table: | Column One | Column Two | | One | Two | | Three | Four |
Version data entries
8 entries across 8 versions & 1 rubygems