Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of Python #162

Open
elchupanebrej opened this issue Jun 27, 2023 · 1 comment
Open

Add support of Python #162

elchupanebrej opened this issue Jun 27, 2023 · 1 comment

Comments

@elchupanebrej
Copy link

🤔 What's the problem you're trying to solve?

Python is a very popular language, but there is no reference implementation of messages for python

✨ What's your proposed solution?

Take out https://github.com/elchupanebrej/pytest-bdd-ng/blob/default/src/pytest_bdd/model/messages.py model as reference implementation of messages for python

@mpkorstanje
Copy link
Contributor

This projects generates all the code based on the JSON schema.

New language implementations can be added adding a template to https://github.com/cucumber/messages/tree/main/jsonschema/scripts/templates and copying the Makefile from an existing language implementation.

Probably best to hop onto Slack if you're interested in contributing one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants