Sha256: 76315041ec0f508dccee13032c0a0fdb297e2e8aeac195895f47e5b5653cbea9

Contents?: true

Size: 1.31 KB

Versions: 4

Compression:

Stored size: 1.31 KB

Contents

{"data":"Feature: Descriptions everywhere\n  This is a single line description\n\n  Scenario: two lines\n  This description\n  has two lines and indented with two spaces\n    Given the minimalism\n\nScenario: without indentation\nThis is a description without indentation\n  Given the minimalism\n\n  Scenario: empty lines in the middle\n  This description\n\n  has an empty line in the middle\n    Given the minimalism\n\n  Scenario: empty lines around\n\n  This description\n  has an empty lines around\n\n    Given the minimalism\n\n  Scenario: comment after description\n  This description\n  has a comment after\n\n# this is a comment\n    Given the minimalism\n\n  Scenario: comment right after description\n  This description\n  has a comment right after\n    #  this is another comment\n\n    Given the minimalism\n\n  Scenario: description with escaped docstring separator\n  This description has an \\\"\\\"\\\" (escaped docstring sparator)\n\n    Given the minimalism\n\n  Scenario Outline: scenario outline with a description\nThis is a scenario outline description\n    Given the minimalism\n\n  Examples: examples with description\nThis is an examples description\n    | foo |\r\n    | bar |\r\n","media":{"encoding":"utf-8","type":"text/vnd.cucumber.gherkin+plain"},"type":"source","uri":"testdata/good/descriptions.feature"}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gherkin-4.1.3 testdata/good/descriptions.feature.source.ndjson
gherkin-4.1.2 testdata/good/descriptions.feature.source.ndjson
gherkin-4.1.1 testdata/good/descriptions.feature.source.ndjson
gherkin-4.1.0 testdata/good/descriptions.feature.source.ndjson