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

latest releases: hypothesis-python-6.112.1, hypothesis-python-6.112.0, hypothesis-python-6.111.2...
4 years ago

This release improves shrink quality by allowing Hypothesis to
automatically learn new shrink passes for difficult to shrink tests.

The automatic learning is not currently accessible in user code (it
still needs significant work on robustness and performance before it
is ready for that), but this release includes learned passes that
should improve shrinking quality for tests which use any of the "text
()",:func:~hypothesis.strategies.floats,:func:~hypothesis.strategi
es.datetimes
,,:func:~hypothesis.strategies.emails, and
"complex_numbers()" strategies.

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.