Closed
Description
I think there's a circular dependency for the CLI between this package and @cucumber/gherkin.
Should the CLI be moved to be co-located?
👓 What did you see?
During the implementation of the above, I was attempting to update ast.ndjson
generated files for python and javascript versions.
Updates to the Javascript token matcher were not reflected in the acceptance tests.
✅ What did you expect to see?
📦 Which tool/library version are you using?
- See above branch for Gherkin version
- Running using the
cucumber/cucumber-build:latest
docker container for development environment (using VSCode devcontainers)
🔬 How could we reproduce it?
Steps to reproduce the behavior:
- Checkout the Python enable markdown acceptance tests gherkin#64
cd javascript
make acceptance
📚 Any additional context?
Extensive comments in the referenced pull request.
This text was originally generated from a template, then edited by hand. You can modify the template here.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done
Activity