Reporter
NAME
Test::Async::Reporter - a reporter bundle role
DESCRIPTION
This role is applied to a bundle declared with test-reporter. Implies implementations of methods:
report-event(Event:D)β report an event to userindent-message(+@message, :$prefix, :$nesting, *% --> Array())- indent all lines in@messageusing$prefixby$nestinglevels.@messageis expected to be in normalized form (seenormalize-messagein Test::Async::Hub).message-to-console(+@message)β send@messageto its final destination.
SEE ALSO
COPYRIGHT
(c) 2020-2023, Vadim Belman <[email protected]>
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.