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

3 days ago

Our pytest plugin now emits a warning if you set Pytest's
"norecursedirs" config option in such a way that the ".hypothesis"
directory would be searched for tests. This reliably indicates that
you've made a mistake which slows down test collection, usually
assuming that your configuration extends the set of ignored patterns
when it actually replaces them. (issue #4200)

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.