Re: [Haskell-cafe] Up-front Unit Testing in Haskell

2013-01-21 Thread Jan Stolarek
Thanks for a nice tutorial. A couple of months ago I spent quite some time 
trying to figure out 
how to write tests in Haskell, which resulted in this blog post: 
http://ics.p.lodz.pl/~stolarek/blog/2012/10/code-testing-in-haskell/ 
Sadly there are no test-framework providers for hspec and dostest - this would 
make using them a 
whole lot easier.

Janek

Dnia poniedziałek, 21 stycznia 2013, Mateusz Kowalczyk napisał:
 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@haskell.org
  http://www.haskell.org/mailman/listinfo/haskell-cafe

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe



___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Up-front Unit Testing in Haskell

2013-01-20 Thread 山本和彦
Hello cafe,

Just FYI:

I wrote an tutorial, Up-front Unit Testing in Haskell. It is about
how to use doctest, hspec and Cabal.

Enjoy!

--Kazu

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Up-front Unit Testing in Haskell

2013-01-20 Thread Felipe Almeida Lessa
Where can we find it, Kazu? =)

--
Felipe.

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Up-front Unit Testing in Haskell

2013-01-20 Thread 山本和彦
#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@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Up-front Unit Testing in Haskell

2013-01-20 Thread 山本和彦
 Where can we find it, Kazu? =)

Oops. Thank you for pointing out.
Here it is:


https://github.com/kazu-yamamoto/unit-test-example/blob/master/markdown/en/tutorial.md

--Kazu

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Up-front Unit Testing in Haskell

2013-01-20 Thread Mateusz Kowalczyk
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@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe



___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe