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.0.0 & <4.3.0.0), containers (0.3.*), ghc (6.12.*), ghc-paths (0.1.*), haddock (2.8.*), 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 http://code.haskell.org/~sih/code/DocTest.git/ |
| Executables | doctest |
| Upload date | Sat Oct 16 08:21:15 UTC 2010 |
| Uploaded by | SimonHengel |
| Distributions | Debian: 0.9.6 |
Downloads
- DocTest-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)