Spectator::Formatting::ProgressFormatter
Inherits Spectator::Formatting::Summary / Spectator::Formatting::Formatter / Reference / Object
Output formatter that produces a single character for each test as it completes. A '.' indicates a pass, 'F' a failure, 'E' an error, and '*' a skipped or pending test.