jest-junit icon indicating copy to clipboard operation
jest-junit copied to clipboard

Added optional owner-attribute for testcase

Open work933k opened this issue 5 months ago • 3 comments

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.

work933k avatar Sep 05 '24 11:09 work933k