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)
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
