in reply to Redirecting the output of Test::More
For example:
ok($this eq $that, $test_name) || print "$this does not equal $that in + test: $test_name\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Redirecting the output of Test::More
by chromatic (Archbishop) on Feb 18, 2005 at 19:21 UTC |