At my company, we currently use Atlassian Bamboo for our continuous integration tool. We currently use Java for all of our projects, so it works great.
However, we are
If you use pytest you can simply use py.test --junitxml=/path/to/results/xml/file.xml
py.test --junitxml=/path/to/results/xml/file.xml