Test2::Harness - A new and improved test harness with better Test2 integration.
Contents
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/
perl v5.40.1 2025-05-23 Test2::Harness(3pm)
Description
Test2::Harness is the backend code that handles running/processing the tests. In general a user will not
use it directly, instead you should probably be looking at App::Yath which is the UI layer built around
Test2::Harness.
Maintainers
Chad Granum <exodist@cpan.org>
Name
Test2::Harness - A new and improved test harness with better Test2 integration.
See Also
The primary documentation can be found in App::Yath.
Source
The source code repository for Test2-Harness can be found at http://github.com/Test-More/Test2-Harness/.
