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 <[email protected]>.
Under the same license as Perl itself
See https://dev.perl.org/licenses/
© 1993–2025 Larry Wall and others
Licensed under the GNU General Public License version 1 or later, or the Artistic License.
The Perl logo is a trademark of the Perl Foundation.
https://perldoc.perl.org/5.42.0/Test::Tester::Capture