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

latest releases: hypothesis-python-6.100.8, hypothesis-python-6.100.7, hypothesis-python-6.100.6...
3 years ago

This patch makes the ghostwriter much more robust when passed unusual
modules.

  • improved support for non-resolvable type annotations

  • "magic()" can now write "equivalent()" tests

  • running "magic()" on modules where some names in "all" are
    undefined skips such names, instead of raising an error

  • "magic()" now knows to skip mocks

  • improved handling of import-time errors found by the ghostwriter CLI

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.