Sha256: 6523b65ea50ddc891fc714c22392c94813aabd8a4ad0a2e3d33489eb77279c63
Contents?: true
Size: 620 Bytes
Versions: 1
Compression:
Stored size: 620 Bytes
Contents
{"data":"Feature: DataTables\n\n Scenario: minimalistic\n Given a simple data table\n | foo | bar |\r\n | boz | boo |\n And a data table with a single cell\n | foo |\n And a data table with different fromatting\n | foo|bar| boz | \n And a data table with an empty cell\n |foo||boz|\n And a data table with comments and newlines inside\n | foo | bar |\r\n\r\n | boz | boo |\r\n # this is a comment\r\n | boz2 | boo2 |\n","media":{"encoding":"utf-8","type":"text/x.cucumber.gherkin+plain"},"type":"source","uri":"testdata/good/datatables.feature"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gherkin-5.0.0 | testdata/good/datatables.feature.source.ndjson |