Commit graph

9 commits

Author SHA1 Message Date
Simon Cruanes
82c1ded882 updated QCheck 2013-10-29 00:31:42 +01:00
Simon Cruanes
e4bc1277a8 by default, use a constant random seed
so that qcheck tests are repeatable
2013-10-05 13:09:31 +02:00
Simon Cruanes
3aae03b3dd QCheck: nicer output (with time and number of failures and unicode);
also, infix operator for arbitrary ints
2013-10-04 23:50:53 +02:00
Simon Cruanes
3e46b3193d improvements in QCheck (monadic bind) 2013-10-04 15:19:47 +02:00
Simon Cruanes
4c46f9a697 updated QCheck, adding test/suite types, more Arbitrary, PP and Prop functions 2013-10-04 14:45:48 +02:00
Simon Cruanes
77233c3750 doc 2013-09-29 18:38:51 +02:00
Simon Cruanes
1bbdc943b4 more examples in QCheck;
changed the interface of QCheck.Arbitrary.fix so that it
can use several instances of itself (build trees)
2013-09-28 16:22:32 +02:00
Simon Cruanes
b4f3925a45 QCheck easier to use, with printing combinators module
and simpler ('a -> bool) properties
2013-09-28 12:43:38 +02:00
Simon Cruanes
ead09ae349 quickcheck-like property testing 2013-09-28 12:15:38 +02:00