Skip to content

Circular dependency between the cli and @cucumber/gherkin? #56

Closed
cucumber/gherkin
#92
@temyers

Description

@temyers

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?

cucumber/gherkin#64

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:

  1. Checkout the Python enable markdown acceptance tests gherkin#64
  2. cd javascript
  3. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions