Unable to see the Unit Test count in Sonarqube project Dashboard despite adding path to reports

Hi,

Welcome to the community!

Off-hand your analysis parameters look correct. Except maybe for the format(s). The coverage parameter is expecting an XML report. The docs aren’t fulsome on this subject, but I suspect the execution parameter expects that too. Can you try it?

And could you post your analysis log?

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Thx,
Ann