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

Global parameter type registry #13

Merged
merged 2 commits into from
Mar 17, 2024
Merged

Global parameter type registry #13

merged 2 commits into from
Mar 17, 2024

Conversation

kieran-ryan
Copy link
Owner

@kieran-ryan kieran-ryan commented Mar 17, 2024

🤔 What's changed?

  • Patched the Cucumber Expressions Matcher into behave's matchers
  • Provided a global registry

⚡️ What's your motivation?

  • Simplify onboarding for seamless integration with Behave
  • Remove dependencies on the environment.py module to define a registry and import it from step definitions - preventing relative import issues

🏷️ What kind of change is this?

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

@kieran-ryan kieran-ryan added the ⚡ enhancement Request for new functionality label Mar 17, 2024
@kieran-ryan kieran-ryan self-assigned this Mar 17, 2024
@kieran-ryan kieran-ryan marked this pull request as ready for review March 17, 2024 14:21
@kieran-ryan kieran-ryan merged commit 5caac35 into main Mar 17, 2024
19 checks passed
@kieran-ryan kieran-ryan deleted the parameter-registry branch March 17, 2024 14:21
@kieran-ryan kieran-ryan restored the parameter-registry branch March 17, 2024 14:21
@kieran-ryan kieran-ryan deleted the parameter-registry branch March 17, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement Request for new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant