Test.Hspec.Core.Formatters

Formatters

silent

specdoc

progress

failed_examples

Implementing a custom Formatter

data Formatter

data FailureReason

type FormatM

Accessing the runner state

getSuccessCount

getPendingCount

getFailCount

getTotalCount

data FailureRecord

getFailMessages

usedSeed

data Seconds

getCPUTime

getRealTime

Appending to the generated report

write

writeLine

writeTransient

Dealing with colors

withInfoColor

withSuccessColor

withPendingColor

withFailColor

useDiff

extraChunk

missingChunk

Helpers

formatException