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

We have some really ancient PRs and Issues in some repos, e.g. https://github.com/cucumber/cucumber-cpp/pull/129 I'd like to use Stalebot to help us manage this, and I think it would be good...

:sparkles: kaizen

## Summary HTML report are really heavy as they embed the whole messages stream. We can reduce the messages by pre-computing results data: - result - duration - timestamp -...

:zap: enhancement
language: ruby
language: java
language: javascript
library: cucumber-messages
library: cucumber-react
:cucumber: core team

I'm not at liberty to share the report that reproduces the error, but I have local copy. I may update this issue with an [mcve](https://stackoverflow.com/help/minimal-reproducible-example) based on that report. Here...

:bug: bug
library: cucumber-react
library: gherkin-utils

It was disabled recently because it won't pass until cucumber-ruby is updated to use the latest messages. Let's wait to do this until all the open messages issues/PRs have landed...

language: ruby
:wrench: build

We've been asked in Slack if there's a way to read the blog as an RSS feed: https://cucumberbdd.slack.com/archives/C60TKS3SL/p1615971941004400 We also need to make it easier for contributors to post release...

:sparkles: kaizen

We'll try having an org-wide project board to track continuous improvement activities. Success is if we're still actively using this board after 3 months.

:sparkles: kaizen

**Describe the bug** If the colon after a scenario is missing, the scenario is simply not run, instead of being reported as invalid **To Reproduce** Steps to reproduce the behavior:...

:bug: bug
:zap: enhancement
library: gherkin

Hello, it would be really great to have a Julia integration as well. Do you have any plans regarding this or ideas how this could be achieved? Edit: I just...

:zap: enhancement
:pray: help wanted

## Summary ## Expected Behavior The status of the steps in generated messages file should be the same as the status of the steps in the json file. ## Current...

:bug: bug
:baby_bottle: incomplete
json-to-messages

Hey @davidjgoss and @charlierudolph! Would it be possible to make the information about the max number of retries specified via [`--retry`](https://github.com/cucumber/cucumber-js/blob/master/features/retry.feature) parameter available to Cucumber formatters? At the moment Cucumber...

:zap: enhancement
library: cucumber-messages