[Haskell] ANNOUNCE: testrunner-0.9

Reinier Lamers tux_rocker at reinier.de
Mon Jun 8 06:24:23 EDT 2009


Dear all,

testrunner is a new framework to run unit tests. It has the following 
distinguishing features:
 
* It can run unit tests in parallel.
* It can run QuickCheck and HUnit tests as well as simple boolean expressions.
* It comes with a ready-made main function for your unit test executable.
* This main function recognizes command-line arguments to select tests by name
  and replay QuickCheck tests. 

testrunner was conceived as a part of the darcs project.

The home page is http://projects.haskell.org/testrunner/.

testrunner can be downloaded from 
http://projects.haskell.org/testrunner/releases/testrunner-0.9.tar.gz, or with 
darcs with a "darcs get http://code.haskell.org/testrunner/".

Regards,
Reinier Lamers (tux_rocker)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://www.haskell.org/pipermail/haskell/attachments/20090608/fec456bd/attachment.bin


More information about the Haskell mailing list