We are looking for Code Coverage on SonarCloud while I am running API Test Suite using PostMan on a CI/CD setup. Have others already done it? Can people share insights as to what is the right approach.
Hi @kshitijbangur and sorry for the late reply.
Which CI/CD system do you use? And which scanner? How do you run the scanner in your CI/CD system?
If you can share a bit more about your environment, maybe we can help you.
Cheers,
Janos
Thanks for responding. We are using Azure Dev ops as our CI/CD.
Msbuild is the scanner called via Tasks created in CI/CD pipeline.
Regards,
Kshitij