jest-junit
jest-junit copied to clipboard
Added optional owner-attribute for testcase
This PR proposes to add support for defining the owner-attribute of testcase. This attribute is used by Azure Devops' PublishTestResult-task
This should be a non-breaking change as the ownerName is optional.