I am trying to integrate cucumber plugin for azure devops with my karate scripts.
It requires adding following command to the runner file:
--format=json:./results/cucumber.json
Please help me how can i add this command or is there any source i can refer to?