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