Hi I'm using Pickles to generate Cucumber Json format from my Test Results file. However I see that the generated cucumberResults.json is missing the uri property. I am planning to use the generated cucumber json to publish the cucumber results back into a BDD JIRA plugin and that plugin requires the correct Cucumber JSON format that includes a uri property in the generated Cucumber Json.
I see that this issue has been mentioned earlier in this closed issue : #278
#278 (comment)
Are there any plans to support this moving forward?