I want to redirect the output of my Test::More printouts to a text file instead of STDOUT / STDERR. I many "is/ok/like" calls in the code running in loops and the output is often thousands of tests long.
Running "test.pl > file.txt" on Windows fails (an error from inside Test::Builder). How can this be done ?
thanks in advance
In reply to Redirect output of Test::More/Simple by spurperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |