Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
socketFormatterEventBroadcast :: SocketFormatter -> TChan NodeEventsandwich Test.Sandwich.Formatters.Socket Broadcast channel for streaming node lifecycle events to connected clients.
socketFormatterLogBroadcast :: SocketFormatter -> TChan (Int, String, LogEntry)sandwich Test.Sandwich.Formatters.Socket Broadcast channel for streaming logs to connected clients.
socketFormatterPath :: SocketFormatter -> Maybe FilePathsandwich Test.Sandwich.Formatters.Socket Socket path. Nothing = <run-root>/socket.sock
socketFormatterServerAsync :: SocketFormatter -> IORef (Maybe (Async ()))sandwich Test.Sandwich.Formatters.Socket Internal: handle to the running server thread, used for cleanup.
defaultTerminalUIFormatter :: TerminalUIFormattersandwich Test.Sandwich.Formatters.TerminalUI Default settings for the terminal UI formatter.
isTuiFormatterSupported :: IO Boolsandwich Test.Sandwich.Formatters.TerminalUI No documentation available.
terminalUICustomExceptionFormatters :: TerminalUIFormatter -> CustomExceptionFormatterssandwich Test.Sandwich.Formatters.TerminalUI Custom exception formatters, used to nicely format custom exception types.
-
sandwich Test.Sandwich.Internal No documentation available.
waitForTree :: RunNode context -> IO Resultsandwich Test.Sandwich.Internal Wait for a tree, catching any synchronous exceptions and returning them as a list
optFormatter :: CommandLineOptions a -> FormatterTypesandwich Test.Sandwich.Misc No documentation available.