Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
optFormatter :: CommandLineOptions a -> FormatterTypesandwich Test.Sandwich.Misc No documentation available.
-
sandwich Test.Sandwich.Nodes Perform an action before a given spec tree.
-
sandwich Test.Sandwich.Nodes Perform an action before each example in a given spec tree.
type
LogEntryFormatter = UTCTime -> Loc -> LogSource -> LogLevel -> LogStr -> ByteStringsandwich Test.Sandwich.Options A callback for formatting a log entry to a ByteString.
-
sandwich Test.Sandwich.Options An existential wrapper around Formatters
SomeFormatter :: f -> SomeFormattersandwich Test.Sandwich.Options No documentation available.
-
sandwich Test.Sandwich.Options Called after the test tree is completed, can be used to print final results
optionsFormatters :: Options -> [SomeFormatter]sandwich Test.Sandwich.Options Which formatters to use to output the results of the tests.
optionsLogFormatter :: Options -> LogEntryFormattersandwich Test.Sandwich.Options Formatter function for log entries.
-
sandwich Test.Sandwich.Options The main function, executed while the test tree is running