pytest-dev / pytest-bdd

BDD library for the py.test runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.27k stars 215 forks source link

Gherkin V6 support #394

Open dunossauro opened 3 years ago

dunossauro commented 3 years ago

Lately I've been using example mapping to write my scenarios.

Is there any support forecast for gherkin v6?

Gherkin reference: https://cucumber.io/docs/gherkin/reference/ Example mapping: https://cucumber.io/blog/bdd/example-mapping-introduction/

youtux commented 3 years ago

I will take that into account in https://github.com/pytest-dev/pytest-bdd/pull/395

dunossauro commented 3 years ago

@youtux, I would really like to help with the implementation.

I have no idea where to start. But, if it is possible to give me a direction, I would be VERY happy to contribute to this implementation.

A hug :heart:

elchupanebrej commented 1 year ago

Fork https://github.com/elchupanebrej/pytest-bdd-ng could be useful. It supports Gherkin>=19