[Haskell-cafe] setting up property tests

Michael Litchard michael at schmong.org
Tue Dec 8 14:53:04 UTC 2015


I've got a little project, based off of fizzbuzz, that I would like to write
property tests for using either QuickCheck or SmallCheck.
Could someone have a look at
https://github.com/mlitchard/fizzbuzzfib/blob/master/src/FizzBuzz.hs and
help me sort out how to write property tests?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151208/fbb0256d/attachment.html>


More information about the Haskell-Cafe mailing list