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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to