common icon indicating copy to clipboard operation
common copied to clipboard

A home for issues that are common to multiple cucumber repositories

Results 133 common issues
Sort by recently updated
recently updated
newest added

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...

:zap: enhancement
language: ruby
language: java
language: javascript
library: cucumber-messages
library: gherkin
language: go
:safety_pin: pinned

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...

:safety_pin: pinned

## 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...

:zap: enhancement

**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...

language: javascript
library: cucumber-messages
:wrench: build

## 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....

:zap: enhancement
:dollar: bounty $1000
:pray: help wanted

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...

language: javascript
:wrench: build

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...

language: ruby
:book: documentation
library: cucumber-messages

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...

:zap: enhancement
:safety_pin: pinned
:dollar: bounty $300

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...

:book: documentation
:safety_pin: pinned