@hackage doctest0.3.0
Test interactive Haskell examples
Installation
Dependencies (0)
Dependents (873)
@hackage/benri-hspec, @hackage/posix-paths, @hackage/shellmet, @hackage/casr-logbook-reports-html, @hackage/box, @hackage/fptest, Show all…
The doctest program 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.