hypothesis
https://github.com/hypothesisworks/hypothesis
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
Help out
- Issues
- Getting invalid data generation for `hypothesis.stateful.Bundle` since 6.112.3
- Slow `explain` phase for recursive strategy
- Update pinned dependencies
- Internal API: ConjectureData.freeze() can suppress exceptions
- Document `DataObject.draw` and rename other members with leading underscore
- Experimental changes for Crosshair support
- Rename some internals for clarity
- Deprecate use of `@given()` inside `@given()`
- Teach `st.functions()` to create generators and async functions in addition to plain functions
- WIP: Add async testing within stateful rules
- Docs
- Python not yet supported