[Haskell-cafe] Zero-arity tests in QuickCheck and displaying expected result

Joel Reymont joelr1 at gmail.com
Mon Apr 16 17:17:35 EDT 2007


That's what HUnit does but it's enticing to be able to standardize on  
QuickCheck for all of your testing.

On Apr 16, 2007, at 10:11 PM, Lennart Augustsson wrote:

> Why can't you just do 'f 1 2 3 == (4, 5, 6, 7)' to test f?

--
http://wagerlabs.com/







More information about the Haskell-Cafe mailing list