[Haskell-cafe] ANNOUNCE: doctest-0.3.0
Simon Hengel
simon.hengel at wiktory.org
Fri Jun 17 11:09:49 CEST 2011
Hi Herbert,
> I was wondering whether doctest could somehow be integrated with
> Haskell's test-framework[1] and/or HTF package[2], as an additional
> test-provider, as I tend to write trivial test-cases as haddock comments
> but more extensive ones as dedicated unit-tests. This would be possible
> with Python's `nose` testing-framework[3]
>
> Do You have any suggestions/ideas how that could be accomplished?
We have a ticket for that, I hope this will get into the next release.
Cheers,
Simon
[1] https://github.com/sol/doctest-haskell/issues/1
More information about the Haskell-Cafe
mailing list