Description
Provides Tasty, a modern and extensible testing framework for Haskell. It organizes tests from different providers and presents them through one runner and reporting structure.
It is useful for projects that combine unit tests, property tests, golden tests, and custom checks. It is a development library used by test suites, not a user-facing application.