NuxRef

python-hypothesis - A library for property based testing

Website: https://github.com/DRMacIver/hypothesis
License: MPLv2.0
Description:
Hypothesis is a library for testing your Python code against a much
larger range of examples than you would ever want to write by
hand. It’s based on the Haskell library, Quickcheck, and is designed
to integrate seamlessly into your existing Python unit testing work
flow.

Obsoletes:      python-hypothesis < 1.11.1-1

Packages

python-hypothesis-3.6.1-1.el7.nuxref.src [79 KiB] Changelog Chris Caron (2017-02-16):
- Update to 3.6.1
- Rebuilt for CentOS 7.x