Tymoteusz Blazejczyk

Results 41 comments of Tymoteusz Blazejczyk

This PR https://github.com/cocotb/cocotb/pull/5219 will make generated JUnit XML file compatible with [Jenkins xUnit schema version 2](https://github.com/jenkinsci/xunit-plugin/blob/xunit-2.4.0/src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd). This was based on implementation of internal pytest plugin [junitxml](https://github.com/pytest-dev/pytest/blob/9.0.2/src/_pytest/junitxml.py). In this version, `file`...