Test names can include characters like & < > which cause NoseXUnit to generate invalid XML. This patch uses quoteattr from the SAX library to escape all attributes with external strings.
Log in to post a comment.