Running Unit-Tests without Xcode?
Running Unit-Tests without Xcode?
- Subject: Running Unit-Tests without Xcode?
- From: Felix Franz <email@hidden>
- Date: Fri, 26 Sep 2014 10:37:28 +0200
Hello,
our software runs on multiple OSX-Versions (currently ≥ 10.8). We have a test-suite
(SenTestingKit, but we can migrate to XCTest). We build via jenkins
on the different OS-X versions and run the tests. Compiling takes time, and we are
limited to the Xcode-SDK-version of the oldest platform.
Is it possible to build on one machine, transfer the executable and Test-bundle
to the other machines and run the tests without compiling the project on the machine?
Thanks in advance.
Cheers,
Felix
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden