Published January 27, 2023
| Version hypothesis-python-6.65.2
Software
Open
Hypothesis: Property-Based Testing for Python
Authors/Creators
- 1. Imperial College London
- 2. Australian National University
Description
This patch fixes invalid annotations detected for the tests generated by Ghostwritter. It will now correctly generate "Optional" types with just one type argument and handle union expressions inside of type arguments correctly. Additionally, it now supports code with the "from future import annotations" marker for Python 3.10 and newer.
The canonical version of these notes (with links) is on readthedocs.
Notes
Files
HypothesisWorks/hypothesis-hypothesis-python-6.65.2.zip
Files
(9.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2589127d195ded0b656733a2db9b038a
|
9.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.65.2 (URL)