[Haskell-cafe] HTF & Quickcheck

graham at fatlazycat.com graham at fatlazycat.com
Mon Dec 17 16:50:32 CET 2012


Getting test failures, I believe, due to using conditional properties
within quickckeck etc

[TEST] RecFunSpec:map (test/RecFunSpec.hs:48)
Gave up! Passed only 20 tests.
*** Failed! (2ms)

Is there a way for HTF/Quickcheck to specify these are not failed i.e.
only fail if there is an actual error ?

Thanks



More information about the Haskell-Cafe mailing list