Hi all, with the latest XCode 13 (13A233) when we launch the unit test with any iOS 13 emulator some targets are not running and after a while this error is shown (no more info shown):
xctest (67626) encountered an error (Test runner never began executing tests after launching. If you believe this error represents a bug, please attach the result bundle at /Users/user/Library/Developer/Xcode/DerivedData/APP/Logs/Test/Test-APP-2021.10.07_16-36-23-+0200.xcresult)
If we use any iOS 12 emulator then it works. anyone have the same issue and managed to fix it?