You are viewing the version of this documentation from Perl 5.41.2. This is a development version of Perl.

CONTENTS

NAME

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

DESCRIPTION

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.

AUTHOR

Most of the code here was lifted straight from Test::Builder and then had chunks removed by Fergal Daly <[email protected]>.

LICENSE

Under the same license as Perl itself

See https://dev.perl.org/licenses/