
Unittest-xml-reporting is a Python "unittest" test runner that saves test results to machine-readble XML files that can be consumed by a wide range of development tools such as build systems, IDEs and continuous integration servers (such as Hudson/Jenkins).
It also includes an adaptor so that it can be used in conjunction with the Django web development framework.