This patch ensures that we shorten tracebacks for tests which fail due to inconsistent data generation between runs (i.e. raise "Flaky"). The canonical version of these notes (with links) is on readthedocs
This release improves the performance of the part of the core engine that deliberately generates dup...
This patch improves the messaging that comes from invalid size arguments to collection strategies su...
This patch updates some docstrings, without changing runtime behaviour. The canonical version of the...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This patch adds a ".hypothesis" property to invalid test functions, bringing them inline with valid ...
This release adds some heuristics to test case generation that try to ensure that test cases generat...
This release (potentially very significantly) improves the performance of failing tests in some rare...
This release makes some minor internal changes in support of improving the Hypothesis test suite. It...
This release improves Hypothesis's "Falsifying example" output, by breaking output across multiple l...
This release ensures that tests which raise "RecursionError" are not reported as flaky simply becaus...
This release makes Hypothesis better at generating test cases where generated values are duplicated ...
This patch cleans up some internal code related to filtering strategies. There is no user-visible ch...
This release fixes issue #2027, by changing the way Hypothesis tries to generate distinct examples ...
This release adds the explain phase, in which Hypothesis attempts to explain why your test failed by...
We've adopted flake8-bugbear to check for a few more style issues, and this patch implements the min...
This release improves the performance of the part of the core engine that deliberately generates dup...
This patch improves the messaging that comes from invalid size arguments to collection strategies su...
This patch updates some docstrings, without changing runtime behaviour. The canonical version of the...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This patch adds a ".hypothesis" property to invalid test functions, bringing them inline with valid ...
This release adds some heuristics to test case generation that try to ensure that test cases generat...
This release (potentially very significantly) improves the performance of failing tests in some rare...
This release makes some minor internal changes in support of improving the Hypothesis test suite. It...
This release improves Hypothesis's "Falsifying example" output, by breaking output across multiple l...
This release ensures that tests which raise "RecursionError" are not reported as flaky simply becaus...
This release makes Hypothesis better at generating test cases where generated values are duplicated ...
This patch cleans up some internal code related to filtering strategies. There is no user-visible ch...
This release fixes issue #2027, by changing the way Hypothesis tries to generate distinct examples ...
This release adds the explain phase, in which Hypothesis attempts to explain why your test failed by...
We've adopted flake8-bugbear to check for a few more style issues, and this patch implements the min...
This release improves the performance of the part of the core engine that deliberately generates dup...
This patch improves the messaging that comes from invalid size arguments to collection strategies su...
This patch updates some docstrings, without changing runtime behaviour. The canonical version of the...