| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Test.Tasty.Config
- data Config = Config {
- moduleSuffix :: Maybe String
- generatedModuleName :: Maybe String
- ignoredModules :: [FilePath]
- tastyIngredients :: [Ingredient]
- noModuleSuffix :: Bool
- debug :: Bool
- parseConfig :: String -> [String] -> Either String Config
- defaultConfig :: Config
Documentation
Constructors
| Config | |
Fields
| |
defaultConfig :: Config Source #
The default configuration