SlatherOrg / slather

Generate test coverage reports for Xcode projects & hook it into CI.
MIT License
1.55k stars 236 forks source link

Unit Test report doesn't included for XCODE 13 #517

Open sami-support opened 2 years ago

sami-support commented 2 years ago

We try to convert the coverage report from XCODE 13 with the following command line, but the .xctest file got excluded for some reason. Is there any chance to include this file in the Slather report? image image image

pkurzok commented 2 years ago

Same Issue here :(

jaimeeee commented 2 years ago

I'm guessing it is a duplicate of #507 ?