[Haskell-cafe] ANNOUNCE: test-framework-doctest 0.1

Sakari Jokinen sakariij at gmail.com
Tue Jul 5 21:38:39 CEST 2011


test-framework-doctest [1] provides a wrapper for running doctests [2]
in test-framework [3].
This uses the newly minted API exposed by doctest 0.4 that Simon
Hengel just announced [4].

The current incarnation of the package is a very rudimentary. Patches
are more than welcome [5].

Many thanks to Simon Hengel for working with me on this.

[1] http://hackage.haskell.org/package/test-framework-doctest
[2] http://hackage.haskell.org/package/doctest-0.4.0
[3] http://hackage.haskell.org/package/test-framework-0.4.0
[4] http://www.haskell.org/pipermail/haskell-cafe/2011-July/093748.html
[5] https://github.com/sakari/test-framework-doctest

Sakari



More information about the Haskell-Cafe mailing list