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 https://github.com/sol/doctest-haskell#readme.
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.5), containers, directory, ghc (≥6.12 & <7.4), ghc-paths (0.1.*), haddock (≥2.8 & ≤2.9.2), HUnit (1.2.*), process or base (≥4.0 & <4.5), containers, directory, ghc (≥6.12 & <7.4), ghc-paths (0.1.*), haddock (≥2.9.4 & <2.10), HUnit (1.2.*), process |
| License | MIT |
| Copyright | (c) 2009-2012 Simon Hengel |
| Author | Simon Hengel <sol@typeful.net> |
| Maintainer | Simon Hengel <sol@typeful.net> |
| Category | Testing |
| Home page | https://github.com/sol/doctest-haskell#readme |
| Bug tracker | https://github.com/sol/doctest-haskell/issues |
| Source repository | git clone https://github.com/sol/doctest-haskell |
| Executables | doctest |
| Upload date | Fri Jan 13 14:50:58 UTC 2012 |
| Uploaded by | SimonHengel |
| Build failure | ghc-7.2 (log) |
| Distributions | NixOS: 0.9.7 |
Modules
- Test
- Test.DocTest
Downloads
- doctest-0.5.1.tar.gz (Cabal source package)
- package description (included in the package)