cucumber / cucumber/language-service
Changing Given/When/Then matchers in config
Open
:zap: enhancement
language agnostic
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I want to use jest-cucumber with this extension, however it uses the Gherkin constructs in lowercase (given/when/then), thus needing to alias these methods to make it work with the extension. Is it possible to expose a configuration to modify these matches?
Contributor guide
Research direction
No files, tests, or entry points are identified in the issue. Locate the configuration and matcher-registration paths, then check how Given/When/Then names are exposed; done means jest-cucumber can use its lowercase constructs without manual aliases, with coverage for the configured names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100