Add:
Test::More->builder->output ('result.txt');
to have Test::More put it's output in a file called 'result.txt' and:
Test::More->builder->failure_output ('errors.txt');
to redirect error output to 'errors.txt'. See the Test::More section 'Extending and Embedding Test::More' and Test::Builder for more information.
In reply to Re: Redirect output of Test::More/Simple
by GrandFather
in thread Redirect output of Test::More/Simple
by spurperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |