Skip to content

Hypothesis for Python - version 6.69.0

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 15 Mar 20:02
· 2364 commits to master since this release

This release turns "HealthCheck.return_value" and
"HealthCheck.not_a_test_method" into unconditional errors. Passing
them to "suppress_health_check=" is therefore a deprecated no-op.
(issue #3568). Thanks to Reagan Lee for the patch!

Separately, GraalPy can now run and pass most of the hypothesis test
suite (issue #3587).

The canonical version of these notes (with links) is on readthedocs.