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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃懛 馃 馃摎 Add ability to apply filter on predicate inputs #109

Merged
merged 9 commits into from
May 30, 2023

Conversation

steffnova
Copy link
Owner

[Problem]
Filter can only be applied on individual generators. Applying filter on all predicate inputs would allow to define constraints between generated inputs.

[Solution[
Add new package property that provides new ways to define properties:

  • Define - define a property
  • Inputs - define generators that will feed input data
  • Predicate - define properties predicate

[Tests]
New package has 100% coverage

[Docs]
Updated documentation to reflect the changes

@steffnova steffnova merged commit 3c4eaa3 into main May 30, 2023
1 check failed
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

Successfully merging this pull request may close these issues.

None yet

1 participant