NAME
Test2::Harness::Renderer::Formatter - Renderer that uses any Test2::Formatter for rendering.
DESCRIPTION
This renderer simply acts as a communication layer between the harness and any Test2 formatter that you wish to use to display results. Not all formatters will produce useful output for harness events.
SOURCE
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
MAINTAINERS
AUTHORS
COPYRIGHT
Copyright 2020 Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/