From: "aidy.lewis@..." Date: 2007-11-29T23:40:00+09:00 Subject: program tracing in Test::Unit Hi, I am using Test::Unit and I seem to be in an infinite loop. My visual de-bugger (netbeans) keeps bombing out and I am unable to locate where the problem is. Is it possible to print program execution tracing with Test::Unit? If so, could anyone provide an example? Aidy