Description
Provides a lightweight implementation of a subset of the Hspec API. It lets small Haskell projects write familiar spec-style tests without depending on the full Hspec stack.
It is useful for minimal libraries, examples, bootstrapping, or projects that want a tiny test dependency. It is run through automated tests and has no desktop interface.