class

Microtest::ProgressReporter

Inherits Microtest::TerminalReporter / Microtest::Reporter / Reference / Object

Constructors

new(chars : NamedTuple(success: String, failure: String, skip: String, abortion: String) = DOTS, io = STDOUT)
Source

Instance methods

finished(ctx : ExecutionContext)
Source
report(result : TestResult)
Source