A library for property based testing
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.
Hypothesis works with most widely used versions of Python. It supports implementations
compatible with 2.6, 2.7 and 3.3+, and is known to work on CPython and PyPy (but not
PyPy3 until they support a 3.3 compatible version of the language). It does *not* currently
work on Jython or on Python 3.0 through 3.2.
- Links to openSUSE:Factory / python-hypothesis
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:arachnos/python-hypothesis && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
_service | 0000000663 663 Bytes | |
hypothesis-python-6.115.2.tar.gz | 0000935162 913 KB | |
python-hypothesis.changes | 0000176771 173 KB | |
python-hypothesis.spec | 0000008402 8.21 KB |
Latest Revision
Arachnos (arachnos)
committed
(revision 1)
- Initial commit linking to openSUSE:Factory/python-hypothesis
Comments 0