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

latest releases: hypothesis-python-6.102.4, hypothesis-python-6.102.3, hypothesis-python-6.102.2...
4 years ago

This patch disables our pytest plugin when running on versions of
pytest before 4.3, the oldest our plugin supports. Note that at time
of writing the Pytest developers only support 4.6 and later!

Hypothesis tests using "@given()" work on any test runner, but our
integrations to e.g. avoid example database collisions when combined
with "@pytest.mark.parametrize" eventually drop support for obsolete
versions.

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.