Right now, if I see something funny (like an exception that doesn't
cause a test failure) in a big junit test report, it's hard to tell
what test it was in - the output for each test is simply catenated,
with no separator.

Is there a way to get junit to print this info, or do we need to do
subclass TestCase, and do it ourselves?

-Yonik
http://www.lucidimagination.com

Reply via email to