Minitest::CompositeReporter

class Minitest::CompositeReporter

Parent:
Minitest::AbstractReporter

Dispatch to multiple reporters as one.

Attributes

reporters[RW]

The list of reporters to dispatch to.

Public Instance Methods