github HypothesisWorks/hypothesis hypothesis-python-4.28.0
Hypothesis for Python - version 4.28.0

latest releases: hypothesis-python-6.100.5, hypothesis-python-6.100.4, hypothesis-python-6.100.3...
4 years ago

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.

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.