table of contents
Test2::Harness(3pm) | User Contributed Perl Documentation | Test2::Harness(3pm) |
NAME¶
Test2::Harness - A new and improved test harness with better Test2 integration.
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.
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/.
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.
2024-03-08 | perl v5.38.2 |