Sha256: 0489212908dc9be8d96c1c57a140402b3d886824ef6503919e928d66d00a0246

Contents?: true

Size: 753 Bytes

Versions: 134

Compression:

Stored size: 753 Bytes

Contents

@cucumber-source-available
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

134 entries across 131 versions & 8 rubygems

Version Path
candlepin-api-0.4.0 bundle/ruby/1.8/gems/gherkin-2.11.1/features/pretty_formatter.feature
candlepin-api-0.4.0 bundle/ruby/gems/gherkin-2.11.1/features/pretty_formatter.feature
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/gherkin-2.11.1/features/pretty_formatter.feature
gherkin-2.11.5 features/pretty_formatter.feature
gherkin-2.11.5-x86-mswin32 features/pretty_formatter.feature
gherkin-2.11.5-x86-mingw32 features/pretty_formatter.feature
gherkin-2.11.5-java features/pretty_formatter.feature
gherkin-2.11.4 features/pretty_formatter.feature
gherkin-2.11.4-x86-mswin32 features/pretty_formatter.feature
gherkin-2.11.4-x86-mingw32 features/pretty_formatter.feature
gherkin-2.11.4-java features/pretty_formatter.feature
gherkin-2.11.3 features/pretty_formatter.feature
gherkin-2.11.3-x86-mswin32 features/pretty_formatter.feature
gherkin-2.11.3-x86-mingw32 features/pretty_formatter.feature
gherkin-2.11.3-java features/pretty_formatter.feature
librarian-puppet-0.9.4 vendor/gems/ruby/1.8/gems/gherkin-2.11.1/features/pretty_formatter.feature
gherkin-2.11.2 features/pretty_formatter.feature
gherkin-2.11.2-x86-mswin32 features/pretty_formatter.feature
gherkin-2.11.2-x86-mingw32 features/pretty_formatter.feature
gherkin-2.11.2-java features/pretty_formatter.feature