unittest-xml-reporting icon indicating copy to clipboard operation
unittest-xml-reporting copied to clipboard

[Feature] Add hostname in testsuite report

Open mtribiere opened this issue 6 months ago • 0 comments

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

mtribiere avatar Apr 11 '25 12:04 mtribiere