I could run my app on simulator, but can't run any tests. I think they could run only on simulator, but XCode does not show me any button with simulator. How to run test while ios development process?
CodePudding user response:
I would say Command U. You might also need to select UnitTest from targets.