Description
Test interactive Haskell examples.
Description
DocTest checks examples in source code comments. It is modeled after doctest for Python (http://docs.python.org/library/doctest.html).
Documentation is at http://haskell.org/haskellwiki/DocTest.