I'm following documentation for importing test execution results for xray on jira cloud, and I had made it successfully to integrate with mocha custom reporter. However I've got question about one property available in that json. There is property "examples" I can't find what is the purpose of that and if I could benefit from that. Is there any guidance about that property somewhere?
Finally found the usage thanks to available sandbox version of XRAY and Jira, examples property is used to set status of run for individual cases in Cucumber tests when Scenario Outline is used and few examples are set
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.