[Haskell-cafe] Unit testing in Haskell

Graham Klyne GK at ninebynine.org
Tue Jan 18 05:22:09 EST 2005


I use hunit, and find it works very well.

#g
--

At 20:05 11/01/05 +0100, Dmitri Pissarenko wrote:
>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
>_______________________________________________
>Haskell-Cafe mailing list
>Haskell-Cafe at haskell.org
>http://www.haskell.org/mailman/listinfo/haskell-cafe

------------
Graham Klyne
For email:
http://www.ninebynine.org/#Contact



More information about the Haskell-Cafe mailing list