cucumber-compatibility-kit 22.0.1 → 23.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/features/ambiguous/ambiguous.ndjson +4 -4
- data/features/attachments/attachments.ndjson +1 -1
- data/features/backgrounds/backgrounds.ndjson +1 -1
- data/features/cdata/cdata.ndjson +1 -1
- data/features/data-tables/data-tables.ndjson +1 -1
- data/features/doc-strings/doc-strings.ndjson +1 -1
- data/features/empty/empty.ndjson +1 -1
- data/features/examples-tables/examples-tables.feature +0 -6
- data/features/examples-tables/examples-tables.ndjson +80 -100
- data/features/examples-tables-attachment/examples-tables-attachment.ndjson +1 -1
- data/features/examples-tables-undefined/examples-tables-undefined.ndjson +41 -0
- data/features/examples-tables-undefined/examples-undefined.feature +17 -0
- data/features/global-hooks/global-hooks.ndjson +1 -1
- data/features/global-hooks-afterall-error/global-hooks-afterall-error.ndjson +1 -1
- data/features/global-hooks-attachments/global-hooks-attachments.ndjson +1 -1
- data/features/global-hooks-beforeall-error/global-hooks-beforeall-error.ndjson +1 -1
- data/features/hooks/hooks.feature +0 -3
- data/features/hooks/hooks.ndjson +29 -39
- data/features/hooks-attachment/hooks-attachment.ndjson +1 -1
- data/features/hooks-conditional/hooks-conditional.ndjson +1 -1
- data/features/hooks-named/hooks-named.ndjson +1 -1
- data/features/hooks-undefined/hooks-undefined.feature +5 -0
- data/features/hooks-undefined/hooks-undefined.ndjson +18 -0
- data/features/markdown/markdown.ndjson +1 -1
- data/features/minimal/minimal.ndjson +1 -1
- data/features/multiple-features/multiple-features.ndjson +1 -1
- data/features/multiple-features-reversed/multiple-features-reversed.ndjson +1 -1
- data/features/parameter-types/parameter-types.ndjson +1 -1
- data/features/pending/pending.ndjson +1 -1
- data/features/regular-expression/regular-expression.ndjson +1 -1
- data/features/retry/retry.feature +0 -9
- data/features/retry/retry.ndjson +53 -74
- data/features/retry-ambiguous/retry-ambiguous.arguments.txt +1 -0
- data/features/retry-ambiguous/retry-ambiguous.feature +3 -0
- data/features/retry-ambiguous/retry-ambiguous.ndjson +13 -0
- data/features/retry-pending/retry-pending.arguments.txt +1 -0
- data/features/retry-pending/retry-pending.feature +3 -0
- data/features/retry-pending/retry-pending.ndjson +12 -0
- data/features/retry-undefined/retry-undefined.arguments.txt +1 -0
- data/features/retry-undefined/retry-undefined.feature +3 -0
- data/features/retry-undefined/retry-undefined.ndjson +12 -0
- data/features/rules/rules.ndjson +1 -1
- data/features/rules-backgrounds/rules-backgrounds.ndjson +1 -1
- data/features/skipped/skipped.ndjson +1 -1
- data/features/stack-traces/stack-traces.ndjson +1 -1
- data/features/undefined/undefined.feature +3 -0
- data/features/undefined/undefined.ndjson +39 -29
- data/features/unknown-parameter-type/unknown-parameter-type.feature +2 -1
- data/features/unknown-parameter-type/unknown-parameter-type.ndjson +4 -3
- data/features/unused-steps/unused-steps.ndjson +1 -1
- metadata +15 -2
@@ -1,12 +1,13 @@
|
|
1
|
-
{"meta":{"protocolVersion":"
|
2
|
-
{"source":{"data":"Feature: Parameter Types\n Cucumber will generate an error message if a step definition registers\n an unknown parameter type, but the suite will run.\n\n Scenario: undefined parameter type\n Given CDG is closed because of a strike\n","uri":"samples/unknown-parameter-type/unknown-parameter-type.feature","mediaType":"text/x.cucumber.gherkin+plain"}}
|
3
|
-
{"gherkinDocument":{"feature":{"tags":[],"location":{"line":1,"column":1},"language":"en","keyword":"Feature","name":"Parameter Types","description":" Cucumber will generate an error message if a step definition registers\n an unknown parameter type, but the suite will run.","children":[{"scenario":{"id":"1","tags":[],"location":{"line":
|
1
|
+
{"meta":{"protocolVersion":"29.0.1","implementation":{"name":"fake-cucumber","version":"123.45.6"},"cpu":{"name":"arm64"},"os":{"name":"darwin","version":"24.5.0"},"runtime":{"name":"Node.js","version":"24.4.1"},"ci":{"name":"GitHub Actions","url":"https://github.com/cucumber-ltd/shouty.rb/actions/runs/154666429","buildNumber":"154666429","git":{"revision":"99684bcacf01d95875834d87903dcb072306c9ad","remote":"https://github.com/cucumber-ltd/shouty.rb.git","branch":"main"}}}}
|
2
|
+
{"source":{"data":"Feature: Parameter Types\n Cucumber will generate an error message if a step definition registers\n an unknown parameter type, but the suite will run. Additionally, because\n the step is effectively undefined, a suggestion will also be created.\n\n Scenario: undefined parameter type\n Given CDG is closed because of a strike\n","uri":"samples/unknown-parameter-type/unknown-parameter-type.feature","mediaType":"text/x.cucumber.gherkin+plain"}}
|
3
|
+
{"gherkinDocument":{"feature":{"tags":[],"location":{"line":1,"column":1},"language":"en","keyword":"Feature","name":"Parameter Types","description":" Cucumber will generate an error message if a step definition registers\n an unknown parameter type, but the suite will run. Additionally, because\n the step is effectively undefined, a suggestion will also be created.","children":[{"scenario":{"id":"1","tags":[],"location":{"line":6,"column":3},"keyword":"Scenario","name":"undefined parameter type","description":"","steps":[{"id":"0","location":{"line":7,"column":5},"keyword":"Given ","keywordType":"Context","text":"CDG is closed because of a strike"}],"examples":[]}}]},"comments":[],"uri":"samples/unknown-parameter-type/unknown-parameter-type.feature"}}
|
4
4
|
{"pickle":{"id":"3","uri":"samples/unknown-parameter-type/unknown-parameter-type.feature","astNodeIds":["1"],"tags":[],"name":"undefined parameter type","language":"en","steps":[{"id":"2","text":"CDG is closed because of a strike","type":"Context","astNodeIds":["0"]}]}}
|
5
5
|
{"undefinedParameterType":{"name":"airport","expression":"{airport} is closed because of a strike"}}
|
6
6
|
{"testRunStarted":{"id":"5","timestamp":{"seconds":0,"nanos":0}}}
|
7
7
|
{"testCase":{"id":"6","pickleId":"3","testSteps":[{"id":"7","pickleStepId":"2","stepDefinitionIds":[],"stepMatchArgumentsLists":[]}],"testRunStartedId":"5"}}
|
8
8
|
{"testCaseStarted":{"id":"8","testCaseId":"6","timestamp":{"seconds":0,"nanos":1000000},"attempt":0}}
|
9
9
|
{"testStepStarted":{"testCaseStartedId":"8","testStepId":"7","timestamp":{"seconds":0,"nanos":2000000}}}
|
10
|
+
{"suggestion":{"id":"9","pickleStepId":"2","snippets":[{"language":"typescript","code":"Given(\"CDG is closed because of a strike\", () => {\n return \"pending\"\n})"}]}}
|
10
11
|
{"testStepFinished":{"testCaseStartedId":"8","testStepId":"7","testStepResult":{"status":"UNDEFINED","duration":{"seconds":0,"nanos":0}},"timestamp":{"seconds":0,"nanos":3000000}}}
|
11
12
|
{"testCaseFinished":{"testCaseStartedId":"8","timestamp":{"seconds":0,"nanos":4000000},"willBeRetried":false}}
|
12
13
|
{"testRunFinished":{"testRunStartedId":"5","timestamp":{"seconds":0,"nanos":5000000},"success":false}}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
{"meta":{"protocolVersion":"
|
1
|
+
{"meta":{"protocolVersion":"29.0.1","implementation":{"name":"fake-cucumber","version":"123.45.6"},"cpu":{"name":"arm64"},"os":{"name":"darwin","version":"24.5.0"},"runtime":{"name":"Node.js","version":"24.4.1"},"ci":{"name":"GitHub Actions","url":"https://github.com/cucumber-ltd/shouty.rb/actions/runs/154666429","buildNumber":"154666429","git":{"revision":"99684bcacf01d95875834d87903dcb072306c9ad","remote":"https://github.com/cucumber-ltd/shouty.rb.git","branch":"main"}}}}
|
2
2
|
{"source":{"data":"Feature: Unused steps\n Depending on the run, some step definitions may not be used. This is valid, and the step definitions are still\n includes in the stream of messages, which allows formatters to report on step usage if desired.\n\n Scenario: a scenario\n Given a step that is used\n","uri":"samples/unused-steps/unused-steps.feature","mediaType":"text/x.cucumber.gherkin+plain"}}
|
3
3
|
{"gherkinDocument":{"feature":{"tags":[],"location":{"line":1,"column":1},"language":"en","keyword":"Feature","name":"Unused steps","description":" Depending on the run, some step definitions may not be used. This is valid, and the step definitions are still\n includes in the stream of messages, which allows formatters to report on step usage if desired.","children":[{"scenario":{"id":"1","tags":[],"location":{"line":5,"column":3},"keyword":"Scenario","name":"a scenario","description":"","steps":[{"id":"0","location":{"line":6,"column":5},"keyword":"Given ","keywordType":"Context","text":"a step that is used"}],"examples":[]}}]},"comments":[],"uri":"samples/unused-steps/unused-steps.feature"}}
|
4
4
|
{"pickle":{"id":"3","uri":"samples/unused-steps/unused-steps.feature","astNodeIds":["1"],"tags":[],"name":"a scenario","language":"en","steps":[{"id":"2","text":"a step that is used","type":"Context","astNodeIds":["0"]}]}}
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-compatibility-kit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 23.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Aurélien Reeves
|
@@ -98,6 +98,8 @@ files:
|
|
98
98
|
- features/examples-tables-attachment/cucumber.png
|
99
99
|
- features/examples-tables-attachment/examples-tables-attachment.feature
|
100
100
|
- features/examples-tables-attachment/examples-tables-attachment.ndjson
|
101
|
+
- features/examples-tables-undefined/examples-tables-undefined.ndjson
|
102
|
+
- features/examples-tables-undefined/examples-undefined.feature
|
101
103
|
- features/examples-tables/examples-tables.feature
|
102
104
|
- features/examples-tables/examples-tables.ndjson
|
103
105
|
- features/global-hooks-afterall-error/global-hooks-afterall-error.feature
|
@@ -115,6 +117,8 @@ files:
|
|
115
117
|
- features/hooks-conditional/hooks-conditional.ndjson
|
116
118
|
- features/hooks-named/hooks-named.feature
|
117
119
|
- features/hooks-named/hooks-named.ndjson
|
120
|
+
- features/hooks-undefined/hooks-undefined.feature
|
121
|
+
- features/hooks-undefined/hooks-undefined.ndjson
|
118
122
|
- features/hooks/hooks.feature
|
119
123
|
- features/hooks/hooks.ndjson
|
120
124
|
- features/markdown/markdown.feature.md
|
@@ -136,6 +140,15 @@ files:
|
|
136
140
|
- features/pending/pending.ndjson
|
137
141
|
- features/regular-expression/regular-expression.feature
|
138
142
|
- features/regular-expression/regular-expression.ndjson
|
143
|
+
- features/retry-ambiguous/retry-ambiguous.arguments.txt
|
144
|
+
- features/retry-ambiguous/retry-ambiguous.feature
|
145
|
+
- features/retry-ambiguous/retry-ambiguous.ndjson
|
146
|
+
- features/retry-pending/retry-pending.arguments.txt
|
147
|
+
- features/retry-pending/retry-pending.feature
|
148
|
+
- features/retry-pending/retry-pending.ndjson
|
149
|
+
- features/retry-undefined/retry-undefined.arguments.txt
|
150
|
+
- features/retry-undefined/retry-undefined.feature
|
151
|
+
- features/retry-undefined/retry-undefined.ndjson
|
139
152
|
- features/retry/retry.arguments.txt
|
140
153
|
- features/retry/retry.feature
|
141
154
|
- features/retry/retry.ndjson
|
@@ -180,5 +193,5 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
180
193
|
requirements: []
|
181
194
|
rubygems_version: 3.6.9
|
182
195
|
specification_version: 4
|
183
|
-
summary: cucumber-compatibility-kit-
|
196
|
+
summary: cucumber-compatibility-kit-23.0.0
|
184
197
|
test_files: []
|