Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube developer edition 8.9.9 - how is SonarQube deployed: zip, Docker, Helm
VM - what are you trying to achieve
I have a java based monolith and we have pytest based API integration report generated using pytest --junitxml report, I know sonar has removed support for separate unit & integration report, could you explain how do I integrate both my Junit test report/coverage along with pytest report in sonar, is that even possible? - what have you tried so far to achieve this
AFAIK the pytest junittest report format is completely different from the report format expected by sonar, so I dont know how to proceed and what impact will it have on coverage report since all reports will anyhow be clubbed into one.
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!