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

latest releases: hypothesis-python-6.112.4, hypothesis-python-6.112.3, hypothesis-python-6.112.2...
3 years ago

This release follows pytest in considering "SystemExit" and
"GeneratorExit" exceptions to be test failures, meaning that we will
shink to minimal examples and check for flakiness even though they
subclass "BaseException" directly (issue #2223).

"KeyboardInterrupt" continues to interrupt everything, and will be re-
raised immediately.

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.