_评论由 reiddraper 提出_
当测试失败时,我们确实返回最初失败的参数,以及收缩测试的参数。这是否不足够?
例如
{code:none}
{:result false,
:failing-size 45,
:num-tests 46,
:fail [[10 1 28 40 11 -33 42 -42 39 -13 13 -44 -36 11 27 -42 4 21 -39]],
:shrunk {:total-nodes-visited 38,
:depth 18,
:result false,
:smallest [[42]]}}
参见 {{:fail}} 和 {{[:shrunk :smallest]}}。