[Haskell-cafe] Up-front Unit Testing in Haskell
Mateusz Kowalczyk
fuuzetsu at fuuzetsu.co.uk
Mon Jan 21 04:54:08 CET 2013
Quite informative, thank you. It was nice to see how to combine the
suites together as most places only show how to use one.
The mention about Travis CI is also much appreciated; it seems like a
really good project and I will definitely be using it in the future.
Mateusz Kowalczyk
On 21/01/13 02:55, Kazu Yamamoto (山本和彦) wrote:
> #Resending due to the lack of URL.
>
> Hello cafe,
>
> Just FYI:
>
> I wrote an tutorial, "Up-front Unit Testing in Haskell". It is about
> how to use doctest, hspec and Cabal.
>
> https://github.com/kazu-yamamoto/unit-test-example/blob/master/markdown/en/tutorial.md
>
> Enjoy!
>
> --Kazu
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list