Package rosunit :: Module xmlrunner
[frames] | no frames]

Module xmlrunner

source code

XML Test Runner for PyUnit

Classes
  XMLTestRunner
A test runner that stores results in XML format compatible with JUnit.
Functions
 
cdata(cdata_text) source code
Variables
  __revision__ = '$Id$'
  python2 = True
  __package__ = 'rosunit'