
17 Jun
2011
17 Jun
'11
5:09 a.m.
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