<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 1, 2014 at 1:03 AM, Jay Nelson <span dir="ltr"><<a href="mailto:jay@duomark.com" target="_blank">jay@duomark.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":pu" class="a3s" style="overflow:hidden">I currently do the following to test it, assuming 6 tries will oversample the set of<br>


three values and nearly always test all three cases:<br></div></blockquote></div><br>The key is to use collect/aggregate/classify. You want to print the distribution of your test cases so you have confidence you got all variants covered. If the distributions are skewed, you want to tune your generators so they generate more nasty cases.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Coincidentally, this is why automatic derivation of generators isn't that useful in practice.<br><br clear="all"><div><br></div>-- <br>J.
</div></div>