Binary package “python3-junit.xml” in ubuntu oracular

creates JUnit XML test result docs readable by tools such as Jenkins (py3k)

 A Python module for creating JUnit XML test result documents that can be read
 by tools such as Jenkins. If you are ever working with test tool or test suite
 written in Python and want to take advantage of Jenkins’ pretty graphs and test
 reporting capabilities, this module will let you generate the XML test reports.
 .
 This package contains the Python 3 version of junit_xml module .