Accepting request 509186 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/509186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=6
This commit is contained in:
commit
66168d7c87
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 11:52:42 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Ensure neutrality of description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 17:51:17 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
@ -60,10 +60,6 @@ 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 is both extremely practical and also advances the state of the art of
|
||||
unit testing by some way. It's easy to use, stable, and extremely powerful. If
|
||||
you're not using Hypothesis to test your project then you're missing out.
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user