Skip to content

Add hypothesis library for parametric testing #75

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

Open
tylerriccio33 opened this issue Mar 2, 2025 · 2 comments
Open

Add hypothesis library for parametric testing #75

tylerriccio33 opened this issue Mar 2, 2025 · 2 comments

Comments

@tylerriccio33
Copy link
Contributor

Instead of randomly generating numbers using random or the rng from numpy, it would be nice to use the hypothesis package. This package plays nice w/pytest's own parametric features, and it's lightweight. It could make sense to add as a dev dependency; will save some boilerplate. https://github.com/HypothesisWorks/hypothesis

@rich-iannone
Copy link
Member

I’m totally up for integration with hypothesis here! If you want to take the lead on this and prepare some PRs, I’ll gladly accept! BTW, you’re the best!

@tylerriccio33
Copy link
Contributor Author

FYI this would be closed by #94 . Linking it now so we remember to close it when that PR closes.

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