[Haskell-cafe] Unit testing in Haskell
Dmitri Pissarenko
mailing-lists at dapissarenko.com
Tue Jan 11 14:05:15 EST 2005
Hello!
When programming in an imperative language like Java, unit tests are a very
important development tool IMHO.
I want to try out unit testing in Haskell and wonder what experienced Haskellers
think about unit testing in Haskell in general and the hUnit testing framework
(see URL below) in particular?
http://hunit.sourceforge.net/
What other unit testing frameworks for Haskell do you use?
TIA
dap
--
Dmitri Pissarenko
Software Engineer
http://dapissarenko.com
More information about the Haskell-Cafe
mailing list