Difference between revisions of "Cookbook/Testing"
From HaskellWiki
< Cookbook
SimonHengel (talk | contribs) (Add Hspec) |
(Added stub template, links and category) |
||
Line 1: | Line 1: | ||
⚫ | |||
+ | {{Stub}} |
||
+ | |||
⚫ | |||
TODO |
TODO |
||
− | == HUnit == |
+ | == [[HUnit 1.0 User's Guide | HUnit]] == |
TODO |
TODO |
||
− | == Hspec == |
||
+ | == [http://hackage.haskell.org/package/hspec Hspec] == |
||
TODO |
TODO |
||
http://hspec.github.com/ |
http://hspec.github.com/ |
||
+ | |||
+ | |||
+ | [[Category:How to]] |
Revision as of 08:43, 27 January 2013
This article is a stub. You can help by expanding it.
QuickCheck
TODO
HUnit
TODO
Hspec
TODO