Testing with Haskell

Haskell libraries related to testing.

If you want, you can go back to the parent category.

Links

Hspec
Easy to read testing framework which integrates HUnit and QuickCheck.
QuickCheck
Property-based testing.
HLint
Linter for Haskell.