How to get test coverage in SonarQube Developer Edition

You probably want to start at the README here.

1 Like

Hi @Colin,

I am getting this error
Requested but did not find extension point with identifier Xcode.IDEFoundation.IDEResultKitSerializationConverter

when I run
bash xccov-to-sonarqube-generic.sh Build/Logs/Test/*.xcresult/ > sonarqube-generic-coverage.xml

I am using Xcode 13.4.1

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.