<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">https://github.com/mlitchard/fizzbuzzfib/blob/master/src/FizzBuzz.hs</a> and help me sort out how to write property tests?<br></div>