it doesn't seem like anyone has had this issue before but I'm using Xcode 7.3.1 and started adding some UI Test Cases with swift. When I use swift there are no compile errors or warnings that show up. So when I do something wrong it just says "Build Failed" but doesn't say why. Nothing shows up anywhere.
Yet when I make the tests in objective C it works just fine with the compile errors and warnings and NSLocalizedString works too...
Does anyone know how to make Xcode show the compile errors and warnings on tests that use swift?
I was facing the same issue. What fixed the problem on my side was to make sure that my Schema included "Analize" or "Test" for the UI Test Target. Like so:
Only then warnings and errors messages started popping up in my UI test classes:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With