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 support for setting bounds for integer fuzzing #31

Merged
merged 2 commits into from
Oct 24, 2019

Conversation

margaretgorguissian
Copy link
Contributor

This PR address issue #5.

hypothesis has support for setting (inclusive) upper and lower bounds for integer and numbers. We might have to be a bit more creative when addressing the other specification for integers, multipleOf.

Added a small test for fuzzing integers to confirm it works.

@margaretgorguissian margaretgorguissian merged commit 4214ffb into master Oct 24, 2019
@OiCMudkips OiCMudkips deleted the min_max_integer_fuzzing branch January 9, 2020 21:56
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.

3 participants