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

getCPUTime

getRealTime

Appending to the gerenated report

write

writeLine

Dealing with colors

withInfoColor

withSuccessColor

withPendingColor

withFailColor

extraChunk

missingChunk

Helpers

formatException