Hi, I have written some unit tests and was wonderi...
# touchlab-tools
r
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
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.
🙌 1
r
I meant not running, I do have them installed