I recently updated to Xcode 7 beta 5. I tried adding a unit test to an earlier project, but I am getting the error message \"No such module [myModuleName]\" on the @te
@te
Environment: Xcode Version 9.0 (9A235) Scenario: Testing an open-source framework.
I had the same problem: 'No such module'.
Solution:
Here's the test file: