On 4/25/06, Paul Carvalho <[EMAIL PROTECTED]> wrote: > Hi there, I'm trying to capture the Test Unit output to a file but I'm not > exactly sure of what it is I need to capture. I thought it was STDOUT, but > now I'm not so sure. Here's an example of what I want...
I've stumbled on this myself. I don't have a good answer. I do know that it's Test::Unit::Reporter does in fact work (if you check out from HEAD), but there's a bit of a learning curve there as well. But if Reporter does what you need, it might be worth the effort to get it going: http://rubyforge.org/projects/test-report/ -Chris _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
