-
-
Notifications
You must be signed in to change notification settings - Fork 690
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
334 additions
and
326 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
132 changes: 66 additions & 66 deletions
132
compatibility-kit/javascript/features/attachments/attachments.feature.ndjson
Large diffs are not rendered by default.
Oops, something went wrong.
28 changes: 14 additions & 14 deletions
28
compatibility-kit/javascript/features/data-tables/data-tables.feature.ndjson
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{"meta":{"protocolVersion":"15.0.0","implementation":{"name":"fake-cucumber","version":"11.0.0"},"cpu":{"name":"x64"},"os":{"name":"darwin","version":"19.6.0"},"runtime":{"name":"node.js","version":"15.12.0"}}} | ||
{"meta":{"protocolVersion":"16.0.0","implementation":{"name":"fake-cucumber","version":"12.0.0"},"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":"d78758a5-0fa6-4fbd-a593-6e778b9ceb3a","tags":[],"location":{"line":6,"column":3},"keyword":"Scenario","name":"transposed table","description":"","steps":[{"id":"c86cbf4d-6f73-495e-93ab-3db0ceb4a55b","location":{"line":7,"column":5},"keyword":"When ","text":"the following table is transposed:","dataTable":{"location":{"line":8,"column":7},"rows":[{"id":"f490e807-1c02-4867-98e2-ef866822a2c3","location":{"line":8,"column":7},"cells":[{"location":{"line":8,"column":9},"value":"a"},{"location":{"line":8,"column":13},"value":"b"}]},{"id":"625bbbfc-4c61-4a9f-a579-b9a507cbdacf","location":{"line":9,"column":7},"cells":[{"location":{"line":9,"column":9},"value":"1"},{"location":{"line":9,"column":13},"value":"2"}]}]}},{"id":"012ccf6d-5ed1-4152-86de-2d456d1eab0a","location":{"line":10,"column":5},"keyword":"Then ","text":"it should be:","dataTable":{"location":{"line":11,"column":7},"rows":[{"id":"475aedcf-9b2c-4d26-9596-d392cd4ea6da","location":{"line":11,"column":7},"cells":[{"location":{"line":11,"column":9},"value":"a"},{"location":{"line":11,"column":13},"value":"1"}]},{"id":"3a5464ca-771d-4839-b97c-3f4135994e23","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":"0817671f-5751-4fc1-aced-2b7f4713bec0","uri":"features/data-tables/data-tables.feature","astNodeIds":["d78758a5-0fa6-4fbd-a593-6e778b9ceb3a"],"tags":[],"name":"transposed table","language":"en","steps":[{"id":"b5a7bba4-2283-4299-9b01-5d34c3dc1540","text":"the following table is transposed:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"b"}]},{"cells":[{"value":"1"},{"value":"2"}]}]}},"astNodeIds":["c86cbf4d-6f73-495e-93ab-3db0ceb4a55b"]},{"id":"0e1e8782-2f4b-48d6-a6e3-dd822eb188b3","text":"it should be:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"1"}]},{"cells":[{"value":"b"},{"value":"2"}]}]}},"astNodeIds":["012ccf6d-5ed1-4152-86de-2d456d1eab0a"]}]}} | ||
{"stepDefinition":{"id":"9d6cb0e9-cb45-4ca1-a24c-c7d0398d6cfc","pattern":{"type":"CUCUMBER_EXPRESSION","source":"the following table is transposed:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":5}}}} | ||
{"stepDefinition":{"id":"ebff7983-f2e1-483a-859a-943737750b66","pattern":{"type":"CUCUMBER_EXPRESSION","source":"it should be:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":9}}}} | ||
{"testRunStarted":{"timestamp":{"seconds":1621014321,"nanos":863000000}}} | ||
{"testCase":{"id":"96d6773f-72e7-4936-99ed-6e34093d9c6d","pickleId":"0817671f-5751-4fc1-aced-2b7f4713bec0","testSteps":[{"id":"b7fa220b-1cfd-42da-8f85-69af1d6047b4","pickleStepId":"b5a7bba4-2283-4299-9b01-5d34c3dc1540","stepDefinitionIds":["9d6cb0e9-cb45-4ca1-a24c-c7d0398d6cfc"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]},{"id":"469f12be-56a2-4405-b1b7-1bcd7417c068","pickleStepId":"0e1e8782-2f4b-48d6-a6e3-dd822eb188b3","stepDefinitionIds":["ebff7983-f2e1-483a-859a-943737750b66"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]}]}} | ||
{"testCaseStarted":{"attempt":0,"testCaseId":"96d6773f-72e7-4936-99ed-6e34093d9c6d","id":"f96212f2-4e6e-4169-8349-5a2c823f0af9","timestamp":{"seconds":1621014321,"nanos":864000000}}} | ||
{"testStepStarted":{"testCaseStartedId":"f96212f2-4e6e-4169-8349-5a2c823f0af9","testStepId":"b7fa220b-1cfd-42da-8f85-69af1d6047b4","timestamp":{"seconds":1621014321,"nanos":864000000}}} | ||
{"testStepFinished":{"testCaseStartedId":"f96212f2-4e6e-4169-8349-5a2c823f0af9","testStepId":"b7fa220b-1cfd-42da-8f85-69af1d6047b4","testStepResult":{"duration":{"seconds":0,"nanos":212540},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621014321,"nanos":864000000}}} | ||
{"testStepStarted":{"testCaseStartedId":"f96212f2-4e6e-4169-8349-5a2c823f0af9","testStepId":"469f12be-56a2-4405-b1b7-1bcd7417c068","timestamp":{"seconds":1621014321,"nanos":864000000}}} | ||
{"testStepFinished":{"testCaseStartedId":"f96212f2-4e6e-4169-8349-5a2c823f0af9","testStepId":"469f12be-56a2-4405-b1b7-1bcd7417c068","testStepResult":{"duration":{"seconds":0,"nanos":36440},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621014321,"nanos":864000000}}} | ||
{"testCaseFinished":{"testCaseStartedId":"f96212f2-4e6e-4169-8349-5a2c823f0af9","timestamp":{"seconds":1621014321,"nanos":864000000}}} | ||
{"testRunFinished":{"timestamp":{"seconds":1621014321,"nanos":865000000},"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":"f9c87835-ad23-445c-9da4-417fa5942b11","tags":[],"location":{"line":6,"column":3},"keyword":"Scenario","name":"transposed table","description":"","steps":[{"id":"e17ba893-0761-4147-8fd5-b0d89cdaf004","location":{"line":7,"column":5},"keyword":"When ","text":"the following table is transposed:","dataTable":{"location":{"line":8,"column":7},"rows":[{"id":"6d5c311e-b1aa-4417-b789-d8be5a2b234f","location":{"line":8,"column":7},"cells":[{"location":{"line":8,"column":9},"value":"a"},{"location":{"line":8,"column":13},"value":"b"}]},{"id":"5835108d-c302-4aab-a8d6-9ff11329d782","location":{"line":9,"column":7},"cells":[{"location":{"line":9,"column":9},"value":"1"},{"location":{"line":9,"column":13},"value":"2"}]}]}},{"id":"053ef779-35aa-4719-977f-69ed79b53d71","location":{"line":10,"column":5},"keyword":"Then ","text":"it should be:","dataTable":{"location":{"line":11,"column":7},"rows":[{"id":"78aeffa2-415a-44c2-91bc-5c88b4a52d23","location":{"line":11,"column":7},"cells":[{"location":{"line":11,"column":9},"value":"a"},{"location":{"line":11,"column":13},"value":"1"}]},{"id":"441464e2-d572-4eff-bc17-1a9c4a5823b7","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":"2ed78827-52a4-406b-9495-75c55216b8e5","uri":"features/data-tables/data-tables.feature","astNodeIds":["f9c87835-ad23-445c-9da4-417fa5942b11"],"tags":[],"name":"transposed table","language":"en","steps":[{"id":"b08d0d61-cfbf-4549-8952-9ac6781240b4","text":"the following table is transposed:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"b"}]},{"cells":[{"value":"1"},{"value":"2"}]}]}},"astNodeIds":["e17ba893-0761-4147-8fd5-b0d89cdaf004"]},{"id":"8455b0eb-2f31-49e4-bdec-bb1b0e42b77f","text":"it should be:","argument":{"dataTable":{"rows":[{"cells":[{"value":"a"},{"value":"1"}]},{"cells":[{"value":"b"},{"value":"2"}]}]}},"astNodeIds":["053ef779-35aa-4719-977f-69ed79b53d71"]}]}} | ||
{"stepDefinition":{"id":"1211fa30-6162-4943-804c-fcfd08e06936","pattern":{"type":"CUCUMBER_EXPRESSION","source":"the following table is transposed:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":5}}}} | ||
{"stepDefinition":{"id":"06c3f8be-0351-4ff4-ac1f-27e49d15c42a","pattern":{"type":"CUCUMBER_EXPRESSION","source":"it should be:"},"sourceReference":{"uri":"features/data-tables/data-tables.feature.ts","location":{"line":9}}}} | ||
{"testRunStarted":{"timestamp":{"seconds":1621256862,"nanos":15000000}}} | ||
{"testCase":{"id":"4b2e2374-85a8-4bd2-aa4a-177f3022701c","pickleId":"2ed78827-52a4-406b-9495-75c55216b8e5","testSteps":[{"id":"69f3f23f-c92c-487e-8f08-801f9f90224c","pickleStepId":"b08d0d61-cfbf-4549-8952-9ac6781240b4","stepDefinitionIds":["1211fa30-6162-4943-804c-fcfd08e06936"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]},{"id":"15599e0a-2e9e-45d8-bc27-0d34ac8311bb","pickleStepId":"8455b0eb-2f31-49e4-bdec-bb1b0e42b77f","stepDefinitionIds":["06c3f8be-0351-4ff4-ac1f-27e49d15c42a"],"stepMatchArgumentsLists":[{"stepMatchArguments":[]}]}]}} | ||
{"testCaseStarted":{"attempt":0,"testCaseId":"4b2e2374-85a8-4bd2-aa4a-177f3022701c","id":"3835dc87-dd01-4e98-b09b-337a2714b586","timestamp":{"seconds":1621256862,"nanos":17000000}}} | ||
{"testStepStarted":{"testCaseStartedId":"3835dc87-dd01-4e98-b09b-337a2714b586","testStepId":"69f3f23f-c92c-487e-8f08-801f9f90224c","timestamp":{"seconds":1621256862,"nanos":18000000}}} | ||
{"testStepFinished":{"testCaseStartedId":"3835dc87-dd01-4e98-b09b-337a2714b586","testStepId":"69f3f23f-c92c-487e-8f08-801f9f90224c","testStepResult":{"duration":{"seconds":0,"nanos":1011100},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621256862,"nanos":20000000}}} | ||
{"testStepStarted":{"testCaseStartedId":"3835dc87-dd01-4e98-b09b-337a2714b586","testStepId":"15599e0a-2e9e-45d8-bc27-0d34ac8311bb","timestamp":{"seconds":1621256862,"nanos":21000000}}} | ||
{"testStepFinished":{"testCaseStartedId":"3835dc87-dd01-4e98-b09b-337a2714b586","testStepId":"15599e0a-2e9e-45d8-bc27-0d34ac8311bb","testStepResult":{"duration":{"seconds":0,"nanos":138499},"status":"PASSED","willBeRetried":false},"timestamp":{"seconds":1621256862,"nanos":22000000}}} | ||
{"testCaseFinished":{"testCaseStartedId":"3835dc87-dd01-4e98-b09b-337a2714b586","timestamp":{"seconds":1621256862,"nanos":22000000}}} | ||
{"testRunFinished":{"timestamp":{"seconds":1621256862,"nanos":23000000},"success":true}} |
Oops, something went wrong.