Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #88358

Re: Hypothesis 1.0: A production quality property-based testing library for Python

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.python
Subject Re: Hypothesis 1.0: A production quality property-based testing library for Python
Date 2015-03-30 17:51 -0700
Organization A noiseless patient Spider
Message-ID <87k2xyq990.fsf@jester.gateway.pace.com> (permalink)
References <mailman.346.1427743391.10327.python-list@python.org>

Show all headers | View raw


David MacIver <david@drmaciver.com> writes:
> Hypothesis is based on Quickcheck
> (https://wiki.haskell.org/Introduction_to_QuickCheck2)

This is great.  Have you looked at the Erlang version of Quickcheck?  It
may have aspects more directly applicable to Python, since Erlang is
dynamically typed like Python is.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Hypothesis 1.0: A production quality property-based testing library for Python David MacIver <david@drmaciver.com> - 2015-03-30 20:44 +0200
  Re: Hypothesis 1.0: A production quality property-based testing library for Python Paul Rubin <no.email@nospam.invalid> - 2015-03-30 17:51 -0700
    Re: Hypothesis 1.0: A production quality property-based testing library for Python David MacIver <david@drmaciver.com> - 2015-03-31 08:41 +0200

csiph-web