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

latest releases: hypothesis-python-6.100.2, hypothesis-python-6.100.1, hypothesis-python-6.100.0...
4 years ago

This release emits a warning if you use the ".example()" method of a
strategy in a non-interactive context.

"given()" is a much better choice for writing tests, whether you care
about performance, minimal examples, reproducing failures, or even
just the variety of inputs that will be tested!

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.