flake8-formatter-junit-xml
flake8-formatter-junit-xml copied to clipboard
Please add classname attribute to testcase elements
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?