Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions compatibility-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed

* Use `.feature.md` extension for Markdown files

### Deprecated

### Removed
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{"meta":{"protocolVersion":"16.0.0","implementation":{"name":"fake-cucumber","version":"12.0.2"},"cpu":{"name":"x64"},"os":{"name":"darwin","version":"20.4.0"},"runtime":{"name":"node.js","version":"15.12.0"}}}
{"meta":{"protocolVersion":"16.0.0","implementation":{"name":"fake-cucumber","version":"12.0.2"},"cpu":{"name":"x64"},"os":{"name":"linux","version":"5.10.25-linuxkit"},"runtime":{"name":"node.js","version":"12.16.2"}}}
{"source":{"data":"Feature: Data Tables\n Data Tables can be places underneath a step and will be passed as the last\n argument to the step definition. They can be used to represent richer data\n structures, and can also be transformed to other types.\n\n Scenario: transposed table\n When the following table is transposed:\n | a | b |\n | 1 | 2 |\n Then it should be:\n | a | 1 |\n | b | 2 |\n","uri":"features/data-tables/data-tables.feature","mediaType":"text/x.cucumber.gherkin+plain"}}
{"gherkinDocument":{"feature":{"tags":[],"location":{"line":1,"column":1},"language":"en","keyword":"Feature","name":"Data Tables","description":" Data Tables can be places underneath a step and will be passed as the last\n argument to the step definition. They can be used to represent richer data\n structures, and can also be transformed to other types.","children":[{"scenario":{"id":"1d0d5b70-4614-4991-ab9f-c1688c38478d","tags":[],"location":{"line":6,"column":3},"keyword":"Scenario","name":"transposed table","description":"","steps":[{"id":"e04372ee-df7e-4ed9-a3e1-331e8af6621c","location":{"line":7,"column":5},"keyword":"When ","text":"the following table is transposed:","dataTable":{"location":{"line":8,"column":7},"rows":[{"id":"a3721652-2cc4-4824-be7f-c73c03c159c7","location":{"line":8,"column":7},"cells":[{"location":{"line":8,"column":9},"value":"a"},{"location":{"line":8,"column":13},"value":"b"}]},{"id":"9cbb1c13-7217-40c6-ba61-56d5aab8909b","location":{"line":9,"column":7},"cells":[{"location":{"line":9,"column":9},"value":"1"},{"location":{"line":9,"column":13},"value":"2"}]}]}},{"id":"eb29935f-2425-48d4-8944-1487fde42bb7","location":{"line":10,"column":5},"keyword":"Then ","text":"it should be:","dataTable":{"location":{"line":11,"column":7},"rows":[{"id":"29690be0-63a2-4326-9fc4-44f2544deef2","location":{"line":11,"column":7},"cells":[{"location":{"line":11,"column":9},"value":"a"},{"location":{"line":11,"column":13},"value":"1"}]},{"id":"a8c187bd-8d35-498a-867f-7528165ba326","location":{"line":12,"column":7},"cells":[{"location":{"line":12,"column":9},"value":"b"},{"location":{"line":12,"column":13},"value":"2"}]}]}}],"examples":[]}}]},"comments":[],"uri":"features/data-tables/data-tables.feature"}}
{"pickle":{"id":"84877dc9-550b-41f3-b13c-a75226934560","uri":"features/data-tables/data-tables.feature","astNodeIds":["1d0d5b70-4614-4991-ab9f-c1688c38478d"],"tags":[],"name":"transposed table","language":"en","steps":[{"id":"06fcd9cb-5aa0-47a6-8efe-9d86c8eab928","text":"the following table is transposed:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"b"}]},{"cells":[{"value":"1"},{"value":"2"}]}]}},"astNodeIds":["e04372ee-df7e-4ed9-a3e1-331e8af6621c"]},{"id":"cfa05dfc-c81f-4da6-9bd5-c94bf75bf422","text":"it should be:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"1"}]},{"cells":[{"value":"b"},{"value":"2"}]}]}},"astNodeIds":["eb29935f-2425-48d4-8944-1487fde42bb7"]}]}}
{"stepDefinition":{"id":"76990314-1c6a-4dba-b76b-1617253d23ec","pattern":{"type":"CUCUMBER_EXPRESSION","source":"the following table is transposed:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":5}}}}
{"stepDefinition":{"id":"4c57455a-9c1c-4620-8c67-c75d264f02d9","pattern":{"type":"CUCUMBER_EXPRESSION","source":"it should be:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":9}}}}
{"testRunStarted":{"timestamp":{"seconds":1621805811,"nanos":841000000}}}
{"testCase":{"id":"6eefa013-4810-4121-a728-ee54d8b50162","pickleId":"84877dc9-550b-41f3-b13c-a75226934560","testSteps":[{"id":"2f7de680-7ebc-48e6-a8db-7e486915192f","pickleStepId":"06fcd9cb-5aa0-47a6-8efe-9d86c8eab928","stepDefinitionIds":["76990314-1c6a-4dba-b76b-1617253d23ec"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]},{"id":"c90dd70e-fd7c-4a97-af5e-960e7c31b31b","pickleStepId":"cfa05dfc-c81f-4da6-9bd5-c94bf75bf422","stepDefinitionIds":["4c57455a-9c1c-4620-8c67-c75d264f02d9"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]}]}}
{"testCaseStarted":{"attempt":0,"testCaseId":"6eefa013-4810-4121-a728-ee54d8b50162","id":"5dc310f7-4a1f-4451-b279-7edfb9a03ed5","timestamp":{"seconds":1621805811,"nanos":842000000}}}
{"testStepStarted":{"testCaseStartedId":"5dc310f7-4a1f-4451-b279-7edfb9a03ed5","testStepId":"2f7de680-7ebc-48e6-a8db-7e486915192f","timestamp":{"seconds":1621805811,"nanos":842000000}}}
{"testStepFinished":{"testCaseStartedId":"5dc310f7-4a1f-4451-b279-7edfb9a03ed5","testStepId":"2f7de680-7ebc-48e6-a8db-7e486915192f","testStepResult":{"duration":{"seconds":0,"nanos":239746},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621805811,"nanos":842000000}}}
{"testStepStarted":{"testCaseStartedId":"5dc310f7-4a1f-4451-b279-7edfb9a03ed5","testStepId":"c90dd70e-fd7c-4a97-af5e-960e7c31b31b","timestamp":{"seconds":1621805811,"nanos":842000000}}}
{"testStepFinished":{"testCaseStartedId":"5dc310f7-4a1f-4451-b279-7edfb9a03ed5","testStepId":"c90dd70e-fd7c-4a97-af5e-960e7c31b31b","testStepResult":{"duration":{"seconds":0,"nanos":41328},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621805811,"nanos":842000000}}}
{"testCaseFinished":{"testCaseStartedId":"5dc310f7-4a1f-4451-b279-7edfb9a03ed5","timestamp":{"seconds":1621805811,"nanos":842000000}}}
{"testRunFinished":{"timestamp":{"seconds":1621805811,"nanos":843000000},"success":true}}
{"gherkinDocument":{"feature":{"tags":[],"location":{"line":1,"column":1},"language":"en","keyword":"Feature","name":"Data Tables","description":" Data Tables can be places underneath a step and will be passed as the last\n argument to the step definition. They can be used to represent richer data\n structures, and can also be transformed to other types.","children":[{"scenario":{"id":"bd79b0a2-2ec9-4b06-a2de-305e331ab260","tags":[],"location":{"line":6,"column":3},"keyword":"Scenario","name":"transposed table","description":"","steps":[{"id":"c670dbc8-462f-4e04-a18a-514e51699bfb","location":{"line":7,"column":5},"keyword":"When ","text":"the following table is transposed:","dataTable":{"location":{"line":8,"column":7},"rows":[{"id":"90f029b8-a495-423b-97fc-526fcc6885de","location":{"line":8,"column":7},"cells":[{"location":{"line":8,"column":9},"value":"a"},{"location":{"line":8,"column":13},"value":"b"}]},{"id":"d17361f4-be2f-4509-91f7-8c79b1a8d6c6","location":{"line":9,"column":7},"cells":[{"location":{"line":9,"column":9},"value":"1"},{"location":{"line":9,"column":13},"value":"2"}]}]}},{"id":"4f8e53f9-71d8-4945-9bf6-3a90c52b4584","location":{"line":10,"column":5},"keyword":"Then ","text":"it should be:","dataTable":{"location":{"line":11,"column":7},"rows":[{"id":"92b035d4-2e19-424a-aaea-8a9053f93d1e","location":{"line":11,"column":7},"cells":[{"location":{"line":11,"column":9},"value":"a"},{"location":{"line":11,"column":13},"value":"1"}]},{"id":"71ed5668-62d6-4e34-9a3f-741cc8eac7e7","location":{"line":12,"column":7},"cells":[{"location":{"line":12,"column":9},"value":"b"},{"location":{"line":12,"column":13},"value":"2"}]}]}}],"examples":[]}}]},"comments":[],"uri":"features/data-tables/data-tables.feature"}}
{"pickle":{"id":"f2df76b9-8fee-4749-9eef-640be5e6d404","uri":"features/data-tables/data-tables.feature","astNodeIds":["bd79b0a2-2ec9-4b06-a2de-305e331ab260"],"tags":[],"name":"transposed table","language":"en","steps":[{"id":"8d4b3cff-0a0b-45a6-9487-18bafddaeffe","text":"the following table is transposed:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"b"}]},{"cells":[{"value":"1"},{"value":"2"}]}]}},"astNodeIds":["c670dbc8-462f-4e04-a18a-514e51699bfb"]},{"id":"cbf414ab-d58a-40e9-8c65-0d98848ea0c7","text":"it should be:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"1"}]},{"cells":[{"value":"b"},{"value":"2"}]}]}},"astNodeIds":["4f8e53f9-71d8-4945-9bf6-3a90c52b4584"]}]}}
{"stepDefinition":{"id":"19fa8001-de02-491e-aaf2-3fd27876cdc8","pattern":{"type":"CUCUMBER_EXPRESSION","source":"the following table is transposed:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":5}}}}
{"stepDefinition":{"id":"f02822db-b6b5-44c6-8f7c-2e9c04ad8ee5","pattern":{"type":"CUCUMBER_EXPRESSION","source":"it should be:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":9}}}}
{"testRunStarted":{"timestamp":{"seconds":1621863020,"nanos":888000000}}}
{"testCase":{"id":"91dacdaa-c935-4d51-be87-06db9ae5abcd","pickleId":"f2df76b9-8fee-4749-9eef-640be5e6d404","testSteps":[{"id":"abe66652-4d5d-442c-ae54-bc2dfb92cc53","pickleStepId":"8d4b3cff-0a0b-45a6-9487-18bafddaeffe","stepDefinitionIds":["19fa8001-de02-491e-aaf2-3fd27876cdc8"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]},{"id":"0f828da6-ac1a-44ab-807e-7ff20dc52e0c","pickleStepId":"cbf414ab-d58a-40e9-8c65-0d98848ea0c7","stepDefinitionIds":["f02822db-b6b5-44c6-8f7c-2e9c04ad8ee5"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]}]}}
{"testCaseStarted":{"attempt":0,"testCaseId":"91dacdaa-c935-4d51-be87-06db9ae5abcd","id":"9175b31d-76c2-4bc1-9f06-eefb3d837d8b","timestamp":{"seconds":1621863020,"nanos":890000000}}}
{"testStepStarted":{"testCaseStartedId":"9175b31d-76c2-4bc1-9f06-eefb3d837d8b","testStepId":"abe66652-4d5d-442c-ae54-bc2dfb92cc53","timestamp":{"seconds":1621863020,"nanos":891000000}}}
{"testStepFinished":{"testCaseStartedId":"9175b31d-76c2-4bc1-9f06-eefb3d837d8b","testStepId":"abe66652-4d5d-442c-ae54-bc2dfb92cc53","testStepResult":{"duration":{"seconds":0,"nanos":886799},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621863020,"nanos":892000000}}}
{"testStepStarted":{"testCaseStartedId":"9175b31d-76c2-4bc1-9f06-eefb3d837d8b","testStepId":"0f828da6-ac1a-44ab-807e-7ff20dc52e0c","timestamp":{"seconds":1621863020,"nanos":893000000}}}
{"testStepFinished":{"testCaseStartedId":"9175b31d-76c2-4bc1-9f06-eefb3d837d8b","testStepId":"0f828da6-ac1a-44ab-807e-7ff20dc52e0c","testStepResult":{"duration":{"seconds":0,"nanos":157799},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621863020,"nanos":894000000}}}
{"testCaseFinished":{"testCaseStartedId":"9175b31d-76c2-4bc1-9f06-eefb3d837d8b","timestamp":{"seconds":1621863020,"nanos":895000000}}}
{"testRunFinished":{"timestamp":{"seconds":1621863020,"nanos":895000000},"success":true}}
Loading