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

Behave decorator title variants #213

Merged
merged 2 commits into from
May 19, 2024
Merged

Behave decorator title variants #213

merged 2 commits into from
May 19, 2024

Conversation

kieran-ryan
Copy link
Member

@kieran-ryan kieran-ryan commented May 19, 2024

🤔 What's changed?

  • Support for title variants of Behave's decorators (Step, Given, When, Then)

⚡️ What's your motivation?

  • Support all Behave decorators - ensuring compatibility for users using those variants

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

📋 Checklist:

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

@kieran-ryan kieran-ryan self-assigned this May 19, 2024
@kieran-ryan kieran-ryan added the 🐛 bug Defect / Bug label May 19, 2024
@kieran-ryan kieran-ryan marked this pull request as ready for review May 19, 2024 22:07
@kieran-ryan kieran-ryan merged commit a5f5e17 into main May 19, 2024
6 checks passed
@kieran-ryan kieran-ryan deleted the behave-title-decorators branch May 19, 2024 22:07
@kieran-ryan kieran-ryan changed the title Behave title decorator variants Behave decorator title variants May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Defect / Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant