Committed to Code

Test::Harness provides test execution and result analysis for Perl. It runs test scripts, parses TAP (Test Anything Protocol) output from them and presents a summary of which tests passed and which failed.

It may be used to test non-Perl programs - in fact anything that outputs TAP.

This project is managed by AndyArmstrong.

Project Tags Tagged as tap toolchain test-harness perl testing

Code Analysis