class

Microtest::PowerAssert::ListFormatter

Inherits Microtest::PowerAssert::Formatter / Reference / Object

Constants

ASSERT_COLOR = RGB.new(200, 0, 0)
ASSERT_EXP_COLOR = RGB.new(250, 80, 80)
BAR_COLOR = RGB.new(200, 50, 50)

Constructors

new(colorize : Bool = true)
Source

Instance methods

call(node : Node) : String
Source
colorize?
Source