Unit Tests With CocoaPods
Unit Tests With CocoaPods
\
There is a solution I found here Unit Tests With
CocoaPods:
Open the project file in Xcode, then choose the Project (not the
target), in the right panel, there is a section called Configurations.
Choose Pods in the “Based on Configuration file” column for your test
target.
\