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

Add SimpleValueJqwikPlugin for beginners #980

Merged
merged 5 commits into from
May 17, 2024
Merged

Conversation

seongahjo
Copy link
Contributor

@seongahjo seongahjo commented May 13, 2024

Summary

Add SimpleValueJqwikPlugin for beginners

(Optional): Description

The following options are provided.

  • minStringLength
  • maxStringLength
  • minNumberValue
  • maxNumberValue
  • minContainerSize
  • maxContainerSize
  • minusDaysFromToday
  • plusDaysFromToday
  • characterPredicate

How Has This Been Tested?

  • sampleInt
  • modifyNumberValue
  • modifyStringLength
  • modifyCharacterPredicate
  • modifyContainerSize
  • modifyDate

Is the Document updated?

Yes

@seongahjo seongahjo added this to the 1.0.17 milestone May 13, 2024
@seongahjo seongahjo marked this pull request as ready for review May 17, 2024 05:30
@seongahjo seongahjo self-assigned this May 17, 2024
@seongahjo seongahjo merged commit abd262c into main May 17, 2024
12 checks passed
@seongahjo seongahjo deleted the sa/add-simple-value-plugin branch May 17, 2024 09:29
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

2 participants