freebsd-ports/devel/py-hypothesis/pkg-descr
Sunpoet Po-Chuan Hsieh f5d66c1656 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
2018-04-22 08:47:52 +00:00

6 lines
347 B
Text

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.
WWW: https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python