Automatic testing of Haskell programs| Hackage
Cram: It's test time| bitheap.org
Automated testing is a powerful tool for finding bugs and specifying correctnessproperties of code. Haskell’s Quickcheck library is the most well-knownautoma...| Jane Street Tech Blog