integration-0.1.0
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
GHC2021
Testlib.Options
Documentation
getOptions
::
IO
TestOptions
Source
#
data
TestOptions
Source
#
Constructors
TestOptions
Fields
includeTests
:: [
String
]
excludeTests
:: [
String
]
listTests
::
Bool
xmlReport
::
Maybe
FilePath
configFile
::
String