<p dir="ltr">Hi.</p>
<p dir="ltr">Are you struggling with getting a setup itself or with examples of test-cases which would test your code well? If former -- I suggest looking at framework called "tasty". Its readme has full working example of both quick- and smallcheck.</p>
<p dir="ltr">Cheers.</p>
<div class="gmail_quote">8 груд. 2015 4:53 пп "Michael Litchard" <<a href="mailto:michael@schmong.org">michael@schmong.org</a>> пише:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I've got a little project, based off of fizzbuzz, that I would like to write<br></div>property tests for using either QuickCheck or SmallCheck. <br></div>Could someone have a look at <a href="https://github.com/mlitchard/fizzbuzzfib/blob/master/src/FizzBuzz.hs" target="_blank">https://github.com/mlitchard/fizzbuzzfib/blob/master/src/FizzBuzz.hs</a> and help me sort out how to write property tests?<br></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div>