python2-hypothesis - A library for property based testing
Website: | https://github.com/DRMacIver/hypothesis |
---|---|
License: | MPLv2.0 |
Vendor: | CentOS |
- 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.
Packages
python2-hypothesis-2.0.0-1.el7.noarch [192 KiB] |
Changelog
by Michel Salim (2016-02-14):
- Update to 2.0.0 |