Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #88366
| References | <mailman.346.1427743391.10327.python-list@python.org> <87k2xyq990.fsf@jester.gateway.pace.com> |
|---|---|
| From | David MacIver <david@drmaciver.com> |
| Date | 2015-03-31 08:41 +0200 |
| Subject | Re: Hypothesis 1.0: A production quality property-based testing library for Python |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.360.1427785865.10327.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On 31 March 2015 at 02:51, Paul Rubin <no.email@nospam.invalid> wrote: > 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. > I actually haven't looked at it much. I've read some of the associated papers, but due to a mix of my not really knowing erlang well and it being proprietary it's not as useful for idea mining as I'd like it to be. I have some friends who are more extensive users of it who I've talked to a bit about it for feature comparisons though.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll 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