python3-hypothesis-auto

Extends Hypothesis to add fully automatic testing of type annotated functions
  https://github.com/timothycrosley/hypothesis-auto
  0
  no reviews



Hypothesis-auto is an extension for the Hypothesis project that enables fully automatic tests for type annotated functions.

This package contains the Python 3 version of hypothesis-auto.