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 a section to CONTRIBUTING.md that includes all the necessary features of a new language generator #124

Open
jhowlett-scottlogic opened this issue Nov 10, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation generators

Comments

@jhowlett-scottlogic
Copy link
Contributor

To facilitate the development of new languages, there needs to be a list of requirements of each generator to first ensure the generator is possible to complete and also to ensure the generator will be production quality.

Include:

  • Set up a testing that can run the cucumber test against language generator (no point adding a new language if that language has no implementation of Gherkin notation)
  • Add apiTemplate array to package.json that includes all files that need to be generated per tag
@jhowlett-scottlogic jhowlett-scottlogic added documentation Improvements or additions to documentation generators labels Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation generators
Projects
None yet
Development

No branches or pull requests

1 participant