This release adds some heuristics to test case generation that try to ensure that test cases generated early on will be relatively small. This fixes a bug introduced in Hypothesis 4.42.0 which would cause occasional "too_slow" failures on some tests. The canonical version of these notes (with links) is on readthedocs
Hypothesis now shrinks examples where the error is raised while drawing from a strategy. This makes...
This release makes Hypothesis better at generating test cases where generated values are duplicated ...
This patch makes the "too_slow" health check more consistent with long "deadline" tests (issue #3367...
This release fixes issue #1864, where some simple tests would perform very slowly, because they woul...
This release fixes a small caching bug in Hypothesis internals that may under some circumstances hav...
This release fixes an internal issue where Hypothesis would sometimes generate test cases that were ...
This release (potentially very significantly) improves the performance of failing tests in some rare...
This release fixes issue #2027, by changing the way Hypothesis tries to generate distinct examples ...
This release further improves the optimisation algorithm for targeted property-based testing. The ca...
This release fixes a small internal bug in shrinking which could have caused it to perform slightly ...
This release improves Hypothesis's management of the set of test cases it tracks between runs. It wi...
This release makes some minor internal changes in support of improving the Hypothesis test suite. It...
This patch ensures that we shorten tracebacks for tests which fail due to inconsistent data generati...
This release is mostly internal changes in support of better testing of the core engine. You are unl...
Test Statistics now include the best score seen for each label, which can help avoid the threshold p...
Hypothesis now shrinks examples where the error is raised while drawing from a strategy. This makes...
This release makes Hypothesis better at generating test cases where generated values are duplicated ...
This patch makes the "too_slow" health check more consistent with long "deadline" tests (issue #3367...
This release fixes issue #1864, where some simple tests would perform very slowly, because they woul...
This release fixes a small caching bug in Hypothesis internals that may under some circumstances hav...
This release fixes an internal issue where Hypothesis would sometimes generate test cases that were ...
This release (potentially very significantly) improves the performance of failing tests in some rare...
This release fixes issue #2027, by changing the way Hypothesis tries to generate distinct examples ...
This release further improves the optimisation algorithm for targeted property-based testing. The ca...
This release fixes a small internal bug in shrinking which could have caused it to perform slightly ...
This release improves Hypothesis's management of the set of test cases it tracks between runs. It wi...
This release makes some minor internal changes in support of improving the Hypothesis test suite. It...
This patch ensures that we shorten tracebacks for tests which fail due to inconsistent data generati...
This release is mostly internal changes in support of better testing of the core engine. You are unl...
Test Statistics now include the best score seen for each label, which can help avoid the threshold p...
Hypothesis now shrinks examples where the error is raised while drawing from a strategy. This makes...
This release makes Hypothesis better at generating test cases where generated values are duplicated ...
This patch makes the "too_slow" health check more consistent with long "deadline" tests (issue #3367...