flake8-formatter-junit-xml icon indicating copy to clipboard operation
flake8-formatter-junit-xml copied to clipboard

Please add classname attribute to testcase elements

Open Natureshadow opened this issue 6 years ago • 0 comments

GitLab CI requires every testcase to have a classname. I suggest using the Python module name of the file that was tested as classname attribute.

Would it be possible to add this attribute, so report frameworks can use it as key?

Natureshadow avatar Dec 13 '19 10:12 Natureshadow