Skip to content

Add support of Python #162

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

Closed
elchupanebrej opened this issue Jun 27, 2023 · 2 comments
Closed

Add support of Python #162

elchupanebrej opened this issue Jun 27, 2023 · 2 comments

Comments

@elchupanebrej
Copy link
Contributor

🤔 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.

@luke-hill
Copy link
Contributor

@elchupanebrej this is now happily closable 🎉

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

3 participants