Property-based testing library for Python
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work.
$
pkg install py311-hypothesisOrigin
devel/py-hypothesis
Size
5.57MiB
License
MPL20
Maintainer
sunpoet@FreeBSD.org
Dependencies
17 packages
Required by
5 packages