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 | 0000000584 584 Bytes | |
hypothesis-python-6.31.4.obscpio | 0002925068 2.79 MB | |
hypothesis-python.obsinfo | 0000000108 108 Bytes | |
importorskip-numpy-pandas.patch | 0000001391 1.36 KB | |
python-hypothesis.changes | 0000127766 125 KB | |
python-hypothesis.spec | 0000007259 7.09 KB |
Comments 0