Difference between revisions of "Cookbook/Testing"

From HaskellWiki
Jump to navigation Jump to search
 
(Add Hspec)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= QuickCheck =
+
== QuickCheck ==
   
 
TODO
 
TODO
   
= HUnit =
+
== HUnit ==
   
 
TODO
 
TODO
  +
  +
== Hspec ==
  +
  +
TODO
  +
  +
http://hspec.github.com/

Revision as of 14:12, 15 September 2012

QuickCheck

TODO

HUnit

TODO

Hspec

TODO

http://hspec.github.com/