Author srittau
Recipients
Date 2006-07-27.09:22:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=47380

I attached an updated patch. It includes feedback by Mirko
Friedenhagen: XmlTestRunner.run now returns the TestResult
instead of a boolean, it is now possible to stream multiple
test results into a single XML stream, since the XML
declaration is left out, if no new file is created, and
XmlTestRunner now gracefully recovers from tests overriding
sys.stdout and sys.stderr.
History
Date User Action Args
2007-08-23 15:53:35adminlinkissue1522704 messages
2007-08-23 15:53:35admincreate