Download Latest Version Hypothesis version 6.168.0 source code.zip (10.2 MB) Google Add to Preferred Sources
Home / v6.167.0
Name Modified Size InfoDownloads / Week
Parent folder
Hypothesis version 6.167.0 source code.tar.gz 2026-08-30 9.7 MB
Hypothesis version 6.167.0 source code.zip 2026-08-30 10.2 MB
README.md 2026-08-30 644 Bytes
Totals: 3 Items   19.9 MB 0

Test case observations from observability now give more detail about why a test case failed or was abandoned (issue [#3845]). "metadata" includes a new "status_reason_location" key: a "filename:lineno" location for the "status_reason", if known - for example the location of a failing "assume()" call, the ".filter()" call whose predicate rejected the last drawn value, or the exception for failing tests.

Test cases which exceeded the maximum allowed size now also report a nonempty "status_reason".

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

Source: README.md, updated 2026-08-30