Log in or register to vote.

XmlTestRunner

XML Test Runner for unittest module

This is a test runner for PyUnit, Python's version of the xUnit framework. The
test runner captures the test results in a XML file that is compatible with the
XML output of JUnit.

0