Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Tasty.Discover
Description
Automatic test discovery and runner for the tasty framework.
Documentation
addSuffixes :: [String] -> [String] Source #
testFileSuffixes :: Config -> [String] Source #
showImports :: [String] -> String Source #
ingredientImport :: String -> String Source #
ingredients :: [String] -> String Source #
showModuleTree :: ModuleTree -> [String] Source #
mkModuleTree :: [Test] -> [String] -> ModuleTree Source #