Description
A Haskell library for writing automated tests with a simple, direct API. It helps developers organize assertions, test cases, and test results for Haskell projects.
Use it when a project needs a lightweight testing framework. Clear test names and failure messages matter because they help maintainers understand what broke quickly.