> So the realtime tests might remain on their own, but it would be nice, at least, to standardize test options and output formats to help with the automation of testing. XML output from test programs is favored by some, but it is fair to say that XML is not universally loved in this crowd.
Why not use Test Anything Protocol (TAP), originally developed for unit testing of the Perl interpreter? See http://www.testanything.org