I'm trying to run my (basic) unit tests (xctest) in my project. When I select Test instead of Run in Xcode, my app launches but no tests are running. I receive logs in console as when I run my app normally. Here is my scheme configuration :
I have set up different schemes that use different Info.plist files (dev, prod...). Maybe the problem comes from here but the test bundle uses the default Info.plist provided when project was created. I have tried to delete Derived Data and restart Xcode but it did not work.
Here is the Xcode state while testing, nothing happens with my tests :
Aucun commentaire:
Enregistrer un commentaire