Description
Provides a test framework for Haskell projects. It helps developers organize tests, run checks, report failures, and structure test suites around the style supported by the framework.
It is useful while developing libraries, command-line tools, services, and applications in Haskell. It is a development library used by project test suites, not a desktop application.