1Test2::Harness::AuditorU(s3e)r Contributed Perl DocumentaTteisotn2::Harness::Auditor(3)
2
3
4

NAME

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

DESCRIPTION

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

SOURCE

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

MAINTAINERS

21       Chad Granum <exodist@cpan.org>
22

AUTHORS

24       Chad Granum <exodist@cpan.org>
25
27       Copyright 2020 Chad Granum <exodist7@gmail.com>.
28
29       This program is free software; you can redistribute it and/or modify it
30       under the same terms as Perl itself.
31
32       See http://dev.perl.org/licenses/
33
34
35
36perl v5.32.0                      2020-07-28        Test2::Harness::Auditor(3)
Impressum