Hello, want to ask if it is possible to integrate newman to sonarqube?
I’ve been given a task to make a collection report from newman and integrate it to reflect the report in Sonarqube’s Code Coverage since newman can be in different file type by using reporter command. Yet, I’m still in thinking if it’s possible. Thank you!
At the API level, Postman/Newman no longer works with the code directly, but with an interface. For this reason, you can’t calculate code coverage (or I don’t see how this could be done and why).
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.