The DocTest package
This package is obsolete: use doctest instead.
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.
Properties
| Versions | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.1.0, 0.1.1, 0.2.0 |
|---|---|
| Dependencies | base (≥4.0 & <4.4), containers (≥0.3 & <0.5), ghc (≥6.12 & <7.2), ghc-paths (0.1.*), haddock (≥2.8 & <2.10), HUnit (1.2.*), process (1.0.*) |
| License | MIT |
| Author | Simon Hengel |
| Maintainer | simon.hengel@wiktory.org |
| Stability | experimental |
| Category | Testing |
| Home page | http://haskell.org/haskellwiki/DocTest |
| Source repository | git clone git://github.com/sol/doctest-haskell.git |
| Executables | doctest |
| Upload date | Wed Apr 6 16:14:19 UTC 2011 |
| Uploaded by | SimonHengel |
Downloads
- DocTest-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)