module documentation

XML Test Runner for PyUnit

Class XMLTestRunner A test runner that stores results in XML format compatible with JUnit.
Function cdata Undocumented
Variable python2 Undocumented
Class _TestInfo Information about a particular test.
Class _XMLTestResult A test result class that stores result as XML.
def cdata(cdata_text):

Undocumented

python2: bool =

Undocumented