simon.vergauwen
06/30/2020, 11:06 AMArg 0: 0L (shrunk from 23)
Arg 1: 1L (shrunk from 96)I’m seeing the above error message from the following
Arb.long(20, 40), Arb.long(90, 100)
. Is it expected that the values get shrunk outside of the allowed range?simon.vergauwen
06/30/2020, 11:11 AMArb.list
does this correctly, so I created a ticket for it.
https://github.com/kotest/kotest/issues/1535