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

latest releases: hypothesis-python-6.104.1, hypothesis-python-6.104.0, hypothesis-python-6.103.5...
3 years ago

This release adds the explain phase, in which Hypothesis attempts to
explain why your test failed by pointing to suspicious lines of code
(i.e. those which were always, and only, run on failing inputs). We
plan to include "generalising" failing examples in this phase in a
future release (issue #2192).

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.