Description
Provides test discovery for the Tasty framework. Test discovery can find and assemble tests automatically so developers do not have to maintain a large manual test list.
It is useful for growing Haskell projects with many test modules. It is a development library used while building or running test suites, not an application feature for end users.