unit testing a framework - 'never finished bootstrapping'
unit testing a framework - 'never finished bootstrapping'
- Subject: unit testing a framework - 'never finished bootstrapping'
- From: Roland King <email@hidden>
- Date: Tue, 14 Jul 2015 10:24:11 +0800
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden