Skip to content

Hypothesis for Python - version 6.118.4

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 10 Nov 03:06
· 73 commits to master since this release

This patch migrates the optimisation algorithm for targeted property-
based testing to our IR layer (issue #3921). This should result in
moderately different (and hopefully improved) exploration behavior in
tests which use "hypothesis.target()".

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