Test::Tester::Capture(3perl) Perl Programmers Reference Guide Test::Tester::Capture(3perl)

Test::Tester::Capture - Help testing test modules built with Test::Builder

This is a subclass of Test::Builder that overrides many of the methods so that they don't output anything. It also keeps track of its own set of test results so that you can use Test::Builder based modules to perform tests on other Test::Builder based modules.

Most of the code here was lifted straight from Test::Builder and then had chunks removed by Fergal Daly <fergal@esatclear.ie>.

Under the same license as Perl itself

See http://www.perl.com/perl/misc/Artistic.html

2024-02-11 perl v5.38.2