Description
Provides a tiny testing library with both property-based and unit testing support, using minimal dependencies. It helps small Haskell projects add tests without pulling in a large testing stack.
This is useful for lightweight libraries, examples, bootstrapping, or projects that want a simple test dependency. It is run through project test suites and has no desktop interface.