There is a newer version of the record available.

Published July 8, 2019 | Version hypothesis-python-4.27.0

HypothesisWorks/hypothesis: Hypothesis for Python - version 4.27.0

Description

This release refactors the implementation of the ".example()" method, to more accurately represent the data which will be generated by "@given".

As a result, calling "s.example()" on an empty strategy "s" (such as "nothing()") now raises "Unsatisfiable" instead of the old "NoExamples" exception.

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

Files

HypothesisWorks/hypothesis-hypothesis-python-4.27.0.zip

Files (1.6 MB)

Additional details