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

Remove hardcoded values from matchers and allow specifying example values #338

Open
sergeyklay opened this issue Apr 3, 2023 · 0 comments

Comments

@sergeyklay
Copy link
Member

In comparison to other languages that let you specify the example value, pact-python currently has hardcoded values in all (or almost all) matchers. This issue needs to be addressed while preserving backward compatibility.

Removing hardcoded values and allowing users to specify example values would enhance the flexibility and usability of the matchers. A solution should be implemented that maintains the existing functionality for those who rely on it, while introducing the option to provide custom example values where necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants