The doctest package
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.
Properties
| Versions | 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.0.1, 0.6.1, 0.7.0, 0.8.0, 0.8.0.1, 0.9.0, 0.9.1, 0.9.2, 0.9.2.1, 0.9.3, 0.9.4, 0.9.4.1, 0.9.5, 0.9.5.1, 0.9.6, 0.9.7 |
|---|---|
| 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 |
| Copyright | (c) 2009-2011 Simon Hengel |
| 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 | Thu Jun 16 17:42:23 UTC 2011 |
| Uploaded by | SimonHengel |
| Distributions | NixOS: 0.9.7 |
Downloads
- doctest-0.3.0.tar.gz (Cabal source package)
- package description (included in the package)