Sha256: 78b208de86e91cf171902053f81f10028db9d4c103539f535fc3343ca764a801

Contents?: true

Size: 1.05 KB

Versions: 4

Compression:

Stored size: 1.05 KB

Contents

{"data":"Feature: DocString variations\n\n  Scenario: minimalistic\n    Given a simple DocString\n      \"\"\"\n      first line (no indent)\n        second line (indented with two spaces)\n\n      third line was empty\n      \"\"\"\n    Given a DocString with content type\n      \"\"\"xml\n      <foo>\n        <bar />\n      </foo>\n      \"\"\"\n    And a DocString with wrong indentation\n      \"\"\"\n    wrongly indented line\n      \"\"\"\n    And a DocString with alternative separator\n      ```\n      first line\n      second line\n      ```\n    And a DocString with normal separator inside\n      ```\n      first line\n      \"\"\"\n      third line\n      ```\n    And a DocString with alternative separator inside\n      \"\"\"\n      first line\n      ```\n      third line\n      \"\"\"\n    And a DocString with escaped separator inside\n      \"\"\"\n      first line\n      \\\"\\\"\\\"\n      third line\n      \"\"\"\n","media":{"encoding":"utf-8","type":"text/vnd.cucumber.gherkin+plain"},"type":"source","uri":"testdata/good/docstrings.feature"}

Version data entries

4 entries across 4 versions & 1 rubygems

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