HUnit -- Haskell Unit Testing
"HUnit is a unit testing framework for Haskell, similar to the JUnit tool for Java."
See http://hunit.sourceforge.net/
CategoryHaskell