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

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

This patch fixes issue #2108, where the first test using "data()" to
draw from "characters()" or "text()" would be flaky due to unreliable
test timings.

Time taken by lazy instantiation of strategies is now counted towards
drawing from the strategy, rather than towards the deadline for the
test function.

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.