<div dir="ltr"><div>So apparently I should have been posting release announcements for Hypothesis versions to this list and have been failing to do so. Sorry about that!</div><div><br></div><div>For those just joining us, Hypothesis (<a href="https://hypothesis.readthedocs.org">https://hypothesis.readthedocs.org</a>) is a library for creating unit tests parametrized by random sources of data matching some specification. It&#39;s originally inspired by the testing library &quot;QuickCheck&quot;, but has come a long way since then and is really its own thing at this point.</div><div><br></div><div>Anyway, Hypothesis has seen a <i>lot</i> of releases since I announced the 1.0 here earlier this year (only 5 months ago really). 12 minor version bumps and a lot of patch releases. I&#39;ll let the change log speak for itself (<a href="https://hypothesis.readthedocs.org/en/latest/changes.html">https://hypothesis.readthedocs.org/en/latest/changes.html</a>), but in particular highlights include:</div><div><br></div><div>* A vastly more mature and comprehensive data generation API</div><div>* Much more support for exploratory and interactive usage</div><div>* State machine based testing for generating random programs using your API</div><div>* A lot of stability and performance improvements</div><div><br></div><div>If you haven&#39;t already given Hypothesis a try, now is a great time to check it out.</div><div><br></div><div>David</div></div>