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 supported1 Subscribers
Add a CodeTriage badge to hypothesis-python
Help out
- Issues
- Cap constant bytestring length
- Use alternative backends for all phases, and add `PrimitiveProvider.start_phase`
- MemoryError since 6.128.3 on multiple platforms and Python versions
- from_lark doesn't correctly handle common.ESCAPED_STRING
- Implement swarm testing for `st.one_of`
- Documentation overhaul
- Input checks for st.shared
- Support "T" and "V" dtypes in `from_dtype`
- Request for more helpful `hypothesis.errors.FlakyStrategyDefinition:` error message when a `precondition` is flaky.
- Add `min_leaves: int = 1` argument to `st.recursive()`
- Docs
- Python not yet supported