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

latest releases: hypothesis-python-6.138.15, hypothesis-python-6.138.14, hypothesis-python-6.138.13...
one month ago

Add the "add_observability_callback", "remove_observability_callback",
"with_observability_callback", and "observability_enabled" methods to
the observability interface. The previous "TESTCASE_CALLBACKS" is
deprecated.

This release also adds better threading support to observability
callbacks. An observability callback will now only be called for
observations generated by the same thread.

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.