Aurélien Reeves

Results 17 issues of Aurélien Reeves

Refs. https://github.com/cucumber/cucumber-js/issues/1453 **Is your feature request related to a problem? Please describe.** The idea came from the discussion in an issue opened for cucumber-js: https://github.com/cucumber/cucumber-js/issues/1453 It may help third-party developers...

:zap: enhancement
library: cucumber-messages

### 🤔 What's the problem you've observed? Testdata for gherkin are duplicated into each implementation. In case of update of the testdata, it generates huge diffs which are making PRs...

library: gherkin
:bank: debt

Ruby, JS, JVM and other implementation have migrated from protobuf to JSON Schema based messages. Refs. https://github.com/cucumber/common/issues/1386

library: cucumber-messages
library: gherkin
language: elixir
:bank: debt

Ruby, JS, JVM and other implementation have migrated from protobuf to JSON Schema based messages. Refs. #1386

library: cucumber-messages
library: gherkin
language: c#
:bank: debt

Refs. https://github.com/cucumber/common/pull/1917 The refactor submitted within the #1917 is pretty good. We may consider porting it to other implementation. I've tagged java, javascript and ruby, but any other implementation could...

language: ruby
language: java
language: javascript
library: gherkin
:bank: debt

Our README and CONTRIBUTING documents may certainly be more welcome, and standardize. Would anyone have ideas? Or source for inspiration? My self I've spotted how Nextcloud is welcoming contributors with...

:sparkles: kaizen

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've discussed this previously in the open source weekly meetings. I think we should abandon the whole language tab idea and move more of the platform-specific documentation to plain old...

As part of #1566 we noticed that some fakes and mocks objects used for some tests need to be refactored cf. `configuration_spec.rb`, `http_io_spec.rb`, `junit_spec.rb` and `fake_objects.rb`

:bank: debt

From a Slack conversation here: https://cucumberbdd.slack.com/archives/C7676D8GN/p1622078810002700 When running `$ cucumber --format pretty` on a file that uses the “Rule” keyword, with Cucumber 6, should I be seeing the Rules print...

:bug: bug
:hourglass: stale
:white_check_mark: accepted
:bank: debt