Cookbook/Testing
From HaskellWiki
(Difference between revisions)
(Added stub template, links and category) |
|||
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | = QuickCheck = | + | {{Stub}} |
| + | |||
| + | == [[QuickCheck]] == | ||
TODO | TODO | ||
| - | = HUnit = | + | == [[HUnit 1.0 User's Guide | HUnit]] == |
TODO | TODO | ||
| + | |||
| + | == [http://hackage.haskell.org/package/hspec Hspec] == | ||
| + | |||
| + | TODO | ||
| + | |||
| + | 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.
1 QuickCheck
TODO
2 HUnit
TODO
3 Hspec
TODO
