
16 Apr
2007
16 Apr
'07
5:08 p.m.
On Apr 16, 2007, at 9:29 PM, Donald Bruce Stewart wrote:
It's interesting to note that QuickCheck generalises unit testing: zero-arity QC properties are exactly unit tests.
I don't think this works very well. I rely quite heavily on being able to compare expected output with test results and QC does not seem to provide for this feature when tests are zero arity. Am I missing something? Thanks, Joel -- http://wagerlabs.com/