logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       Chad Granum <exodist@cpan.org>

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.

Maintainers

       Chad Granum <exodist@cpan.org>

Name

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

Source

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

See Also