Published February 21, 2022
| Version hypothesis-python-6.37.2
Software
Open
Hypothesis: Property-Based Testing for Python
Authors/Creators
- 1. Imperial College London
- 2. Australian National University
Description
This patch fixes a bug in stateful testing, where returning a single value wrapped in "multiple()" would be printed such that the assigned variable was a tuple rather than the single element (issue #3236).
The canonical version of these notes (with links) is on readthedocs.
Notes
Files
HypothesisWorks/hypothesis-hypothesis-python-6.37.2.zip
Files
(9.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:99d5bf1da3fe9feaf33e3c1422709218
|
9.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.37.2 (URL)