unittest-xml-reporting
                                
                                 unittest-xml-reporting copied to clipboard
                                
                                    unittest-xml-reporting copied to clipboard
                            
                            
                            
                        [Feature] Add hostname in testsuite report
For certain use cases, it is very helpful to have the hostname of the workstation that ran the testsuite. Therefore this PR propose a simple addition to add the hostname field of the testsuite XML section.
This is very similar to this pytest issue: https://github.com/pytest-dev/pytest/issues/5471