hypothesis: A library for property-based testing

Description

A library for property-based testing

License

MPL-2.0

Upstream Contact

https://pypi.org/project/hypothesis/

Type

standard

Dependencies

Version Information

package-version.txt:

6.125.2

version_requirements.txt:

hypothesis>=6.123.0

Equivalent System Packages

$ sudo pacman -S python-hypothesis
$ sudo apt-get install python-hypothesis
$ sudo dnf install python-hypothesis
$ sudo pkg install devel/py-hypothesis
$ sudo emerge dev-python/hypothesis
$ sudo zypper install python-hypothesis
$ sudo xbps-install python3-hypothesis

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.