Skip to content

Hypothesis for Python - version 6.64.0

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 23 Jan 01:07
· 2526 commits to master since this release

The Ghostwritter will now include type annotations on tests for type-
annotated code. If you want to force this to happen (or not happen),
pass a boolean to the new "annotate=" argument to the Python
functions, or the "--[no-]annotate" CLI flag.

Thanks to Nicolas Ganz for this new feature!

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