HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java. HUnit is free software; see its "License" file for details. HUnit is available at . HUnit 1.0 consists of a number of files. Besides Haskell source files (whose names end in ".hs" or ".lhs"), these files include: * README -- this file * Guide.html -- user's guide, in HTML format * License -- license for use of HUnit See the user's guide for more information.