smallcheck icon indicating copy to clipboard operation
smallcheck copied to clipboard

Limit the number of tests

Open UnkindPartition opened this issue 12 years ago • 1 comments

twanvl writes:

The default smallCheck could just have a limit on the number of testcases and report the depth searched:

λ> smallCheck prop_abc
Ok, stopped after 1000 tests, tested all values up to depth 3.

UnkindPartition avatar Feb 20 '13 15:02 UnkindPartition

I would also enjoy this feature

jfischoff avatar Feb 12 '14 16:02 jfischoff

This has been implemented in tasty-smallcheck-0.8.2, https://github.com/UnkindPartition/tasty/pull/282.

Bodigrim avatar Aug 19 '22 20:08 Bodigrim