Hi, I have written some unit tests and was wondering how the iOS test target worked? I don’t have a phone or simulator but the tests still pass?
r
russhwolf
11/17/2021, 3:47 PM
They run using a headless (no-ui) version of the simulator. Not sure why you think you have no simulator but it's probably there as part of your Xcode installation.