Hello,
I use Sonar with PHP to analyse PHPUnit report (JUnit) with the property “sonar.php.tests.reportPath” and “sonar.tests”.
When I have some errors or failures with my tests, I don’t see details in Sonar : I go to Measures > Coverage > Tests > Errors / Failures, I have the lists of my tests files but nothing more.
Thanks