language-service icon indicating copy to clipboard operation
language-service copied to clipboard

pytest-bdd parse step definition matcher

Open kieran-ryan opened this issue 1 year ago • 1 comments

🤔 What's changed?

  • Support the parse step definition matcher of pytest-bdd - which is also used by behave; both Python frameworks

⚡️ What's your motivation?

  • Closes #205.

🏷️ What kind of change is this?

  • :zap: New feature (non-breaking change which adds new behaviour)

♻️ Anything particular you want feedback on?

📋 Checklist:

  • [x] I agree to respect and uphold the Cucumber Community Code of Conduct
  • [x] I've changed the behaviour of the code
    • [ ] I have added/updated tests to cover my changes.
  • [x] Users should know about my change
    • [ ] I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

kieran-ryan avatar Apr 23 '24 19:04 kieran-ryan