@hackage doctest0.24.0
Test interactive Haskell examples
Installation
Dependencies (13)
Dependents (850)
@hackage/benri-hspec, @hackage/posix-paths, @hackage/shellmet, @hackage/casr-logbook-reports-html, @hackage/box, @hackage/fptest, Show all…
Package Flags
cabal-doctest
(off by default)
Install (experimental) cabal-doctest executable
doctest
is a tool that checks examples
and properties
in Haddock comments.
It is similar in spirit to the popular Python module with the same name.
Documentation is at https://github.com/sol/doctest#readme.