[Haskell-beginners] test-framework

Mateusz Neumann mateusz at neumanny.net
Fri Jun 29 07:30:23 CEST 2012


Hi,

I am currently writing testing routines for my project.  I have came
across an interesting test-framework
(http://hackage.haskell.org/package/test-framework-0.6).  Do you know
it?  I use QuickCheck2 provider (Test.Framework.Providers.QuickCheck2)
to property tests.  And here is my problem: I find configuring the
provider very confusing, I cannot set (in Haskell code) for example
number of tests to run or other QuickCheck parameters.  Could you
please help?

Thanks

-- 
Mateusz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120629/5ff5a066/attachment.pgp>


More information about the Beginners mailing list