There is a newer version of the record available.

Published November 11, 2019 | Version hypothesis-python-4.43.9
Software Open

HypothesisWorks/hypothesis: Hypothesis for Python - version 4.43.9

Description

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.

Files

HypothesisWorks/hypothesis-hypothesis-python-4.43.9.zip

Files (3.6 MB)

Additional details