How to UI test a Cocoa Touch Framework?
What is the best practice for UI testing a Cocoa Touch Framework that contains UI helper methods and extensions? I was thinking of adding a new iOS project to it as well as a UI test project and having them built and ran only within the ProjectTests scheme. Is this how it's done? I can't find much documentation about this. 来源: https://stackoverflow.com/questions/40910756/how-to-ui-test-a-cocoa-touch-framework