There is a newer version of the record available.

Published July 11, 2019 | Version hypothesis-python-4.28.0
Software Open

HypothesisWorks/hypothesis: Hypothesis for Python - version 4.28.0

Description

This release deprecates "find()". The ".example()" method is a better replacement if you want an example, and for the rare occasions where you want the minimal example you can get it from "@given".

"@given" has steadily outstripped "find()" in both features and performance over recent years, and as we do not have the resources to maintain and test both we think it is better to focus on just one.

The canonical version of these notes (with links) is on readthedocs.

Files

HypothesisWorks/hypothesis-hypothesis-python-4.28.0.zip

Files (1.6 MB)

Additional details