Port details |
- py-hypothesis Library for property based testing
- 6.119.3 devel =3 6.98.18_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-01-08 04:47:57
- Last Update: 2024-11-21 20:53:34
- Commit Hash: 4edbd5d
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: python
- License: MPL20
- WWW:
- https://hypothesis.works/
- https://hypothesis.readthedocs.io/en/latest/
- https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python
- Description:
- Hypothesis is an advanced testing library for Python. It lets you write tests
which are parametrized by a source of examples, and then generates simple and
comprehensible examples that make your tests fail. This lets you find more bugs
in your code with less work.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-hypothesis/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-hypothesis
- pkg install py311-hypothesis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-hypothesis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-hypothesis
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732202532
SHA256 (hypothesis-6.119.3.tar.gz) = 1403676d95bc9f118a30ce2c97fcbdd28dd99f3a1ffe3456970d98a56b370f36
SIZE (hypothesis-6.119.3.tar.gz) = 412497
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=22.2.0 : devel/py-attrs@py311
- py311-rich>=9.0.0 : textproc/py-rich@py311
- py311-sortedcontainers>=2.1.0<3.0.0 : devel/py-sortedcontainers@py311
- py311-black>=19.10b0 : devel/py-black@py311
- py311-click>=7.0 : devel/py-click@py311
- py311-rich>=9.0.0 : textproc/py-rich@py311
- py311-crosshair-tool>=0.0.77 : devel/py-crosshair-tool@py311
- py311-hypothesis-crosshair>=0.0.18 : devel/py-hypothesis-crosshair@py311
- py311-python-dateutil>=1.4 : devel/py-python-dateutil@py311
- py311-django42>=4.2 : www/py-django42@py311
- py311-dpcontracts>=0.4 : devel/py-dpcontracts@py311
- py311-black>=19.10b0 : devel/py-black@py311
- py311-lark>=0.10.1 : devel/py-lark@py311
- py311-numpy>=1.19.3,1 : math/py-numpy@py311
- py311-pandas>=1.1,1 : math/py-pandas@py311
- py311-pytest>=4.6,1 : devel/py-pytest@py311
- py311-pytz>=2014.1,1 : devel/py-pytz@py311
- py311-redis>=3.0.0 : databases/py-redis@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- math/py-CyLP
- for Run
-
- cad/py-pymtl
- devel/py-hypothesmith
- science/py-MDAnalysisTests
- textproc/py-textdistance
Configuration Options:
- ===> The following configuration options are available for py311-hypothesis-6.119.3:
CLI=on: Command-line interface support
CODEMODS=off: Refactor deprecated or inefficient code
CROSSHAIR=on: CrossHair support
DATEUTIL=on: Provide dateutil timezones
DJANGO=on: Django support
DPCONTRACTS=on: Contracts support
GHOSTWRITER=on: Ghostwriter support
LARK=on: Lark parser support
NUMPY=on: NumPy support
PANDAS=on: Pandas support
PYTEST=on: pytest support
PYTZ=on: Timezone support
REDIS=on: Redis support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-hypothesis
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.24.1 05 Jun 2019 19:40:06 |
sunpoet |
Update to 4.24.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.24.0 30 May 2019 21:55:54 |
sunpoet |
Update to 4.24.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.8 27 May 2019 19:42:51 |
sunpoet |
Update to 4.23.8
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.7 26 May 2019 18:02:04 |
sunpoet |
Update to 4.23.7
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.6 20 May 2019 18:08:56 |
sunpoet |
Update to 4.23.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.5 18 May 2019 09:44:45 |
sunpoet |
Update to 4.23.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.4 17 May 2019 18:39:32 |
sunpoet |
Update to 4.23.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.3 16 May 2019 23:56:22 |
sunpoet |
Update to 4.23.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.2 15 May 2019 15:54:26 |
sunpoet |
Update to 4.23.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.23.1 12 May 2019 20:09:22 |
sunpoet |
Update to 4.23.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.18.1 30 Apr 2019 19:07:33 |
sunpoet |
Update to 4.18.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.18.0 25 Apr 2019 18:28:21 |
sunpoet |
Update to 4.18.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.17.2 20 Apr 2019 23:07:18 |
sunpoet |
Update to 4.17.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.17.1 17 Apr 2019 18:48:47 |
sunpoet |
Update to 4.17.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.17.0 16 Apr 2019 23:49:43 |
sunpoet |
Update to 4.17.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.16.0 14 Apr 2019 17:51:48 |
sunpoet |
Update to 4.16.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.15.0 09 Apr 2019 19:05:09 |
sunpoet |
Update to 4.15.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.6 08 Apr 2019 19:20:53 |
sunpoet |
Update to 4.14.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.5 07 Apr 2019 20:06:03 |
sunpoet |
Update to 4.14.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.4 06 Apr 2019 14:43:28 |
sunpoet |
Update to 4.14.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.3 05 Apr 2019 22:43:48 |
sunpoet |
Update to 4.14.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.2 01 Apr 2019 20:31:41 |
sunpoet |
Update to 4.14.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.1 31 Mar 2019 13:15:17 |
sunpoet |
Update to 4.14.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.14.0 22 Mar 2019 21:21:55 |
sunpoet |
Update to 4.14.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.13.0 21 Mar 2019 19:40:27 |
sunpoet |
Update to 4.13.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.12.0 20 Mar 2019 18:03:02 |
sunpoet |
Update to 4.12.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.11.0 19 Mar 2019 17:48:32 |
sunpoet |
Update to 4.11.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.10.0 18 Mar 2019 18:22:02 |
sunpoet |
Update to 4.10.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.9.0 17 Mar 2019 18:58:23 |
sunpoet |
Update to 4.9.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.8.0 16 Mar 2019 23:22:59 |
sunpoet |
Update to 4.8.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.19 15 Mar 2019 21:41:14 |
sunpoet |
Update to 4.7.19
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.18 14 Mar 2019 15:20:08 |
sunpoet |
Update to 4.7.18
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.17 13 Mar 2019 16:10:53 |
sunpoet |
Update to 4.7.17
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.16 12 Mar 2019 18:09:53 |
sunpoet |
Update to 4.7.16
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.15 11 Mar 2019 18:07:33 |
sunpoet |
Update to 4.7.15
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.13 09 Mar 2019 14:37:29 |
sunpoet |
Update to 4.7.13
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.12 09 Mar 2019 12:08:57 |
sunpoet |
Update to 4.7.12
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.11 07 Mar 2019 17:32:05 |
sunpoet |
Update to 4.7.11
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.10 06 Mar 2019 18:06:42 |
sunpoet |
Update to 4.7.10
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.9 05 Mar 2019 17:29:24 |
sunpoet |
Update to 4.7.9
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.8 04 Mar 2019 17:57:39 |
sunpoet |
Update to 4.7.8
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.7 02 Mar 2019 17:47:01 |
sunpoet |
Update to 4.7.7
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.6 01 Mar 2019 11:19:14 |
sunpoet |
Update to 4.7.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.5 28 Feb 2019 21:35:24 |
sunpoet |
Update to 4.7.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.4 27 Feb 2019 23:47:47 |
sunpoet |
Update to 4.7.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.3 26 Feb 2019 23:50:13 |
sunpoet |
Update to 4.7.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.2 25 Feb 2019 23:35:45 |
sunpoet |
Update to 4.7.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.1 24 Feb 2019 17:56:30 |
sunpoet |
Update to 4.7.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.7.0 23 Feb 2019 09:52:24 |
sunpoet |
Update to 4.7.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
4.6.0 22 Feb 2019 19:54:39 |
sunpoet |
Update to 4.6.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.88.3 14 Jan 2019 15:38:57 |
sunpoet |
Update to 3.88.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.88.2 13 Jan 2019 20:08:30 |
sunpoet |
Update to 3.88.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.88.1 12 Jan 2019 21:18:03 |
sunpoet |
Update to 3.88.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.88.0 11 Jan 2019 20:17:24 |
sunpoet |
Update to 3.88.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.87.0 10 Jan 2019 21:21:51 |
sunpoet |
Update to 3.87.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.86.4 09 Jan 2019 14:51:56 |
sunpoet |
Update to 3.86.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.86.3 07 Jan 2019 18:12:20 |
sunpoet |
Update to 3.86.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.86.2 06 Jan 2019 20:40:40 |
sunpoet |
Update to 3.86.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.86.1 05 Jan 2019 22:45:37 |
sunpoet |
Update to 3.86.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.86.0 03 Jan 2019 19:57:38 |
sunpoet |
Update to 3.86.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.85.3 02 Jan 2019 23:58:22 |
sunpoet |
Update to 3.85.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.71.11 25 Sep 2018 16:08:50 |
sunpoet |
Update to 3.71.11
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.10 22 Sep 2018 16:43:54 |
sunpoet |
Update to 3.71.10
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.9 21 Sep 2018 18:08:03 |
sunpoet |
Update to 3.71.9
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.8 20 Sep 2018 19:27:29 |
sunpoet |
Update to 3.71.8
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.7 20 Sep 2018 00:22:29 |
sunpoet |
Update to 3.71.7
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.6 17 Sep 2018 20:02:48 |
sunpoet |
Update to 3.71.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.5 16 Sep 2018 23:25:11 |
sunpoet |
Update to 3.71.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.4 16 Sep 2018 00:06:48 |
sunpoet |
Update to 3.71.4
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.3 14 Sep 2018 20:35:58 |
sunpoet |
Update to 3.71.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.2 12 Sep 2018 22:55:22 |
sunpoet |
Update to 3.71.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.1 11 Sep 2018 19:00:16 |
sunpoet |
Update to 3.71.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.71.0 10 Sep 2018 20:27:09 |
sunpoet |
Update to 3.71.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.70.3 08 Sep 2018 00:14:13 |
sunpoet |
Update to 3.70.3
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.70.2 06 Sep 2018 18:23:42 |
sunpoet |
Update to 3.70.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.70.1 04 Sep 2018 18:40:25 |
sunpoet |
Update to 3.70.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.70.0 01 Sep 2018 22:51:33 |
sunpoet |
Update to 3.70.0
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.69.6 31 Aug 2018 14:41:50 |
sunpoet |
Update to 3.69.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog |
3.69.5 29 Aug 2018 19:09:19 |
sunpoet |
Update to 3.69.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.10 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.56.10 16 May 2018 23:54:50 |
sunpoet |
Update to 3.56.10
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.9 14 May 2018 16:31:44 |
sunpoet |
Update to 3.56.9
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.8 12 May 2018 23:50:30 |
sunpoet |
Update to 3.56.8
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.7 11 May 2018 16:53:23 |
sunpoet |
Update to 3.56.7
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.6 09 May 2018 21:39:02 |
sunpoet |
Update to 3.56.6
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.5 27 Apr 2018 15:55:59 |
sunpoet |
Update to 3.56.5
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.2 22 Apr 2018 12:50:03 |
sunpoet |
Update to 3.56.2
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
3.56.1 22 Apr 2018 08:47:52 |
sunpoet |
Update to 3.56.1
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Update WWW
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst |
1.18.1 17 Apr 2018 19:16:27 |
sunpoet |
Take maintainership |
1.18.1 16 Apr 2018 21:33:19 |
feld |
Reset MAINTAINER
Approved by: maintainer (private communications) |
1.18.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.18.1 28 Jul 2017 01:23:44 |
dbaio |
devel/py-hypothesis: Update license
Approved by: portmgr (blanket) |
1.18.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.18.1 08 Jan 2016 04:46:37 |
koobs |
[NEW] devel/py-hypothesis: 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.
WWW: https://github.com/DRMacIver/hypothesis
PR: 205914
Submitted by: Brendan Molloy <brendan+freebsd@bbqsrc.net> |