On Mar 16, 2005, at 1:51 PM, Nathan Gray wrote:
I can try using the subroutines that are provided right now, which
brings me to the point of this post originally: I have seen systems
which log test output (test description, type of failure, expected
value, actual value) to a file.  I find this type of logging very
useful.

I agree, and it would be a great way to be able to test Test.pm since currently it only prints to STDOUT and STDERR.

I was trying to implement something like that, but I kept getting
errors.  I have, however, overcome the sand pit (no 'elsif' yet), and
have a patch that will allow logging to a file.

Send the patch over and I would be glad to apply it.

- Stevan



Reply via email to