Personal tools

Cookbook/Testing

From HaskellWiki

< Cookbook(Difference between revisions)
Jump to: navigation, search
(Add Hspec)
Current revision (08:43, 27 January 2013) (edit) (undo)
(Added stub template, links and category)
 
Line 1: Line 1:
-
== QuickCheck ==
+
{{Stub}}
 +
 
 +
== [[QuickCheck]] ==
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]]

Current revision

This article is a stub. You can help by expanding it.

1 QuickCheck

TODO

2 HUnit

TODO

3 Hspec

TODO

http://hspec.github.com/