common
common copied to clipboard
A home for issues that are common to multiple cucumber repositories
The introduction of a new `Rule` keyword (https://github.com/cucumber/cucumber/pull/414) and the collapse of `Scenario` and `Scenario Outline` (https://github.com/cucumber/cucumber/pull/353) changes the Gherkin AST and API considerably. Existing JSON/HTML/Pretty/JUnit XML formatters implemented natively...
With the release of Gherkin 8 and Cucumbers using it, various syntax highlighters must be updated to support the new keywords. A good start is to create issues in these...
## Summary A rich text WYSIWYG markdown editor for Gherkin Markdown ## Details Built on top of ProseMirror ## Motivation and Context Embed in tools such as Cucumber Reports or...
**Describe the bug** Line number 3 i.e. import { version } from '../package.json'; throws a compile error TS2614: Module '"*.json"' has no exported member 'version'. Did you mean to use...
## Summary Gherkin already provides a process to parse feature files from the commandline as well as parsing "in code". This still needs adaption when used, e.g. in an IDE....
During the contributors meeting we observed that the copyright attribution in the various license files is inconsistent between projects and between reality. I would suggest using "Cucumber Ltd and Contributors".
**Is your feature request related to a problem? Please describe.** Exposing the right API from TypeScript modules is tricky as we've discussed in https://github.com/cucumber/common/pull/1660#pullrequestreview-708109485 **Describe the solution you'd like** Adopt...
https://github.com/cucumber/common/blob/main/messages/ruby/cucumber-messages.gemspec#L9 It still mention protocol buffers but now, we are providing DTOs generated based on json schema. As I am in release process at the moment, I open that issue...
We need a `cucumber-junit-formatter` executable that reads messages from `STDIN` and writes JUnit XML to `STDOUT`. Any Cucumber implementation with a `message` formatter can then pipe generated messages to this...
We have no idea who is using Cucumber, really, because you all just download it from the various package repositories! We'd love to have a list of projects or companies...