Unit testing in Haskell

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

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?
What other unit testing frameworks for Haskell do you use?
have a look at quickcheck: http://www.cs.chalmers.se/~rjmh/QuickCheck/
TIA
dap -- Dmitri Pissarenko Software Engineer http://dapissarenko.com _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (2)
-
Dmitri Pissarenko
-
padioleaļ¼ irisa.fr