You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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