XML Test Runner for unittest module
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
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.