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
So this is how I went about getting my code to work after trying all suggested solutions from prior suggestions.
And everything worked like charm. Hope this helps.