common
common copied to clipboard
A home for issues that are common to multiple cucumber repositories
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...
## 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 -...
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...
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...
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...
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.
**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:...
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...
## 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...
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...