Scenario:
I have an existing Swift application that access Parse.com.
Goal:
To add unit-testing routines to test Parse I/O.
I have the unit-testing template but I can't access the Parse API as I can in the main target. So I attempted to 'Import Parse', which as you can see, doesn't work.
Do I make the unit-test module dependent on the standard target? How?
How can I access the existing Parse API that I'm currently doing within the main target?
Aucun commentaire:
Enregistrer un commentaire