This release ensures that the strategies passed to "@given" are properly validated when applied to a test method inside a test class. This should result in clearer error messages when some of those strategies are invalid. The canonical version of these notes (with links) is on readthedocs
This patch strengthens some internal import-time consistency checks for the built-in strategies. The...
This release makes some internal changes for testing purposes and should have no user visible effect...
This patch disables part of the "typing"-based inference for the attrs package under Python 3.5.0, w...
This release fixes some cases where we might previously have failed to run the validation logic for ...
This patch adds a ".hypothesis" property to invalid test functions, bringing them inline with valid ...
This patch adds some helpful suggestions to error messages you might see while learning to use the "...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This release fixes "@given" to only complain about missing keyword- only arguments if the associated...
This patch improves the messaging that comes from invalid size arguments to collection strategies su...
This release further improves the optimisation algorithm for targeted property-based testing. The ca...
This release improves Hypothesis's "Falsifying example" output, by breaking output across multiple l...
This release makes a small internal change to the distribution of test cases. It is unlikely to have...
This release makes some minor internal changes in support of improving the Hypothesis test suite. It...
This patch improves the type annotations on "assume()" and "@reproduce_failure()". The canonical ver...
This release refactors some of Hypothesis's internal interfaces for representing data generation. It...
This patch strengthens some internal import-time consistency checks for the built-in strategies. The...
This release makes some internal changes for testing purposes and should have no user visible effect...
This patch disables part of the "typing"-based inference for the attrs package under Python 3.5.0, w...
This release fixes some cases where we might previously have failed to run the validation logic for ...
This patch adds a ".hypothesis" property to invalid test functions, bringing them inline with valid ...
This patch adds some helpful suggestions to error messages you might see while learning to use the "...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This release fixes "@given" to only complain about missing keyword- only arguments if the associated...
This patch improves the messaging that comes from invalid size arguments to collection strategies su...
This release further improves the optimisation algorithm for targeted property-based testing. The ca...
This release improves Hypothesis's "Falsifying example" output, by breaking output across multiple l...
This release makes a small internal change to the distribution of test cases. It is unlikely to have...
This release makes some minor internal changes in support of improving the Hypothesis test suite. It...
This patch improves the type annotations on "assume()" and "@reproduce_failure()". The canonical ver...
This release refactors some of Hypothesis's internal interfaces for representing data generation. It...
This patch strengthens some internal import-time consistency checks for the built-in strategies. The...
This release makes some internal changes for testing purposes and should have no user visible effect...
This patch disables part of the "typing"-based inference for the attrs package under Python 3.5.0, w...