tasty-discover-3.0.2: Test discovery for the tasty framework.

Safe HaskellSafe
LanguageHaskell2010

Test.Tasty.Discover

Description

Automatic test discovery and runner for the tasty framework.

Documentation

showTests :: Config -> [Test] -> [String] -> [String] #