Published July 4, 2022
| Version hypothesis-python-6.49.0
Software
Open
Hypothesis: Property-Based Testing for Python
Authors/Creators
- 1. Imperial College London
- 2. Australian National University
Description
This release uses PEP 612 "typing.ParamSpec" (or the typing_extensions backport) to express the first-argument-removing behaviour of "@st.composite" and signature-preservation of "functions()" to IDEs, editor plugins, and static type checkers such as mypy.
The canonical version of these notes (with links) is on readthedocs.
Notes
Files
HypothesisWorks/hypothesis-hypothesis-python-6.49.0.zip
Files
(9.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:836ed7974fc6ea08cb9f863e3e41ac9b
|
9.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.49.0 (URL)