Can we create unit test target for dependent projects.

Posted by PrithviRaj on Stack Overflow See other posts from Stack Overflow or by PrithviRaj
Published on 2010-05-08T07:10:47Z Indexed on 2010/05/08 7:18 UTC
Read the original article Hit count: 207

Filed under:
|
|

Hi all, I have an project which is dependent on the another project. But now i want to create an unit test target for the main project. Is it possible? because it will be referring the files of its dependent project.

© Stack Overflow or respective owner

Related posts about unittest

Related posts about xcode