Thought I’d write some unit tests for a framework I’ve been working on for a 
while. When that was originally added a test target was created with it with 
the usual two template test methods. 

Out of the box that doesn’t even work. Running ‘Test’ or clicking the run 
single test button next to either of the two tests builds then waits a few 
seconds and gives me ‘Test Failed’. The test navigator shows no tests were 
actually run and if you find the Log button all you get is

        Test target MyTestTarget encountered an error (Early unexpected exit, 
operation never finished bootstrapping - no restart will be attempted)

That’s currently game over, I haven’t managed to get any further than that. I 
did check the test General Settings and the Host Application is set to ‘none’, 
but there’s nothing to set it to, there is no application, it’s a framework. I 
believe you should be able to test frameworks.

Any suggestions? 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to