Provided by: libtest2-harness-perl_1.000152-1_all bug

NAME

       Test2::Harness::Auditor - Auditor that validates test results by processing an event
       stream.

DESCRIPTION

       The auditor is responsible for taking a stream of events and determining what is passing
       or failing. An Test2::Harness::Auditor::Watcher instance is created for every job_id seen,
       and events for each job are passed to the proper watcher for state management.

SOURCE

       The source code repository for Test2-Harness can be found at
       http://github.com/Test-More/Test2-Harness/.

MAINTAINERS

       Chad Granum <exodist@cpan.org>

AUTHORS

       Chad Granum <exodist@cpan.org>

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/