Missing unit tests in Test Scheme
Missing unit tests in Test Scheme
- Subject: Missing unit tests in Test Scheme
- From: Damian Carrillo <email@hidden>
- Date: Sun, 29 Apr 2012 11:23:46 -0500
I have a basic iPhone application with a single application target and a testing target. The scheme associated with the application target is configured to run unit tests. Essentially, my project has the stock project layout, but I have added around 25 additional test files to the test target. I have ensured that all of my test files are members of the test target both in the target's Compilation Phase tab and in the Utilities Pane.
Now, the problem is that when I go to disable and enable the tests that are being run, not all of them are represented in the scheme. I edit the scheme, select the Test action, then expand the list of tests for the particular testing target. Sometimes, I see all of the tests briefly represented and then Xcode culls the list after a fraction of a second. Other times, only the truncated list of tests are shown.
I use git, and make extensive use of feature branches, and I think merging my project file may be what causes this predicament. Does anybody know of a way to avoid this, or to reinitialize the list of test files for a scheme? I've rebuilt my project in the past, and if I continue to do that, at this rate, I will be doing it around once a week.
Thanks in advance,
Damian Carrillo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden