github HypothesisWorks/hypothesis hypothesis-python-6.61.0
Hypothesis for Python - version 6.61.0

latest releases: hypothesis-python-6.104.2, hypothesis-python-6.104.1, hypothesis-python-6.104.0...
18 months ago

This release improves our treatment of database keys, which based on
(among other things) the source code of your test function. We now
post-process this source to ignore decorators, comments, trailing
whitespace, and blank lines - so that you can add "@example()"s or
make some small no-op edits to your code without preventing replay of
any known failing or covering examples.

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

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.