@hackage / DocTest

Test interactive Haskell examples

Version Deprecated package0.2.0.1

About

Metadata

  • Last updated , by SimonHengel
  • License MIT
  • Categories Testing
  • Maintained by:

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

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.