Binary package “python3-junitparser” in ubuntu oracular

Manipulates JUnit/xUnit Result XML files

 junitparser is a JUnit/xUnit result XML Parser. Use it to parse and manipulate
 existing Result XML files, or create new JUnit/xUnit result XMLs from scratch.
 .
 There are already a lot of modules that convert JUnit/xUnit XML from a
 specific format, but you may run into some proprietary or less-known formats
 and you want to convert them and feed the result to another tool, or, you may
 want to manipulate the results in your own way.