Sha256: 5c2f457398a478cfdeba4cc8a2c3ab847ee77647d957baeaacadfabf46d3edb6
Contents?: true
Size: 726 Bytes
Versions: 258
Compression:
Stored size: 726 Bytes
Contents
Feature: Pretty Formatter In order to have pretty gherkin I want to verify that all prettified cucumber features parse OK Scenario: Parse all the features in Cucumber Given I have Cucumber's source code next to Gherkin's And I find all of the .feature files When I send each prettified original through the "pretty" machinery Then the machinery output should be identical to the prettified original Scenario: Parse all the features in Cucumber with JSON Given I have Cucumber's source code next to Gherkin's And I find all of the .feature files When I send each prettified original through the "json" machinery Then the machinery output should be identical to the prettified original
Version data entries
258 entries across 258 versions & 4 rubygems