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

latest releases: hypothesis-python-6.100.2, hypothesis-python-6.100.1, hypothesis-python-6.100.0...
3 years ago

This release fixes a small caching bug in Hypothesis internals that
may under some circumstances have resulted in a less diverse set of
test cases being generated than was intended.

Fixing this problem revealed some performance problems that could
occur during targeted property based testing, so this release also
fixes those. Targeted property-based testing should now be
significantly faster in some cases, but this may be at the cost of
reduced effectiveness.

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.