You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to add unit tests to the native iOS module which is under development pods. My goal is not to test the module in the example app but in the module itself.
I tried to add a test_spec in the module’s podespec file like mentioned in this link, but that didn’t work.
Do you have an idea or any recommendation on how to add unit tests for the iOS module?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am trying to add unit tests to the native iOS module which is under development pods. My goal is not to test the module in the example app but in the module itself.
I tried to add a test_spec in the module’s podespec file like mentioned in this link, but that didn’t work.
Do you have an idea or any recommendation on how to add unit tests for the iOS module?
Beta Was this translation helpful? Give feedback.
All reactions