hypothesis-python
https://github.com/hypothesisworks/hypothesis-python
Python
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to hypothesis-python
Help out
- Issues
- Update pinned dependencies
- Migrate the Hypothesis engine from Python to Rust
- Add internal `_invert` method to most strategies
- Consider improvements from Python 3.15
- Print inline draws in falsifying example
- Allow shrinking of generated values into wider strategies for their type
- Better handling of tracebacks
- Impersonating functions can affect tracebacks in unintended ways
- Show `data=data(...)` instead of `data=<symbolic>` for observability + crosshair
- Race condition error in `recursive_property`
- Docs
- Python not yet supported