qcheck icon indicating copy to clipboard operation
qcheck copied to clipboard

QCheck int shrinker produces duplicates

Open jmid opened this issue 3 years ago • 0 comments

As part of #235 I was reminded of the following - which we should address and track separately:

The duplicate 0 testing of the improved int shrinker is unsatisfying, but so is the duplicate output of the current int shrinker: https://github.com/c-cube/qcheck/blob/824dafb111961ec16bc3526173ad004d45820632/test/core/QCheck_unit_tests.ml#L20-L24

Originally posted by @jmid in https://github.com/c-cube/qcheck/issues/235#issuecomment-1103781517

jmid avatar Apr 20 '22 11:04 jmid