Description
Automatically generates HUnit and QuickCheck test boilerplate for test-framework using Template Haskell. This reduces manual wiring when a project has many tests to collect.
It is useful for older test-framework based suites that want compile-time test discovery. It is a development library and acts during test-suite compilation.