<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You won’t be able to run XCTest on Objective-C code on Linux. XCTest for Objective-C is only supported on Mac OS.<div class=""><br class=""></div><div class="">- mish<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 11, 2016, at 4:39 PM, Atith Alur via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="">Swift Team,<br class=""><br class=""></div>I am trying to build a web IDE where users can compile and execute Objective C and Swift Code. And, also, I want users be able to test their code with the help of some unit test suite<br class=""><br class="">I cannot use OS X server to host this web app because of some valid reasons.<br class=""></div></div>So, I am trying to make things work on Ubuntu 14.04<br class="">So far I have installed Ubuntu 14.04 version of swift and am able to build swift application using Swift Package Manager.<br class=""></div></div></div><br class=""></div><div class="">Can you please let me know how to test Object C code with swift (XCTest)<br class=""></div><div class="">I am trying to maintain same test suite for both Swift and Objective C<br class=""></div><div class="">Please let me know if this is achievable or I have to use different test suite for Objective C<br class=""><br class=""></div><div class="">Waiting for your reply <br class=""></div><br class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div class="">Thanks,<br class="">Atith Alur</div></div></div>
</div></div></div></div></div></div></div></div></div></div></div></div>
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=xTF6JWnt2pl7kNka7081D3VajDoXFZTI5JEuSuQLncoAKMo4ShHrOu8GTdhM-2FL-2B8jw4PmhCXtC15MLYbmBxVPIPpXE9RYa1JRps4Dzpg0QI6NwKEzsyWvUxGlepEJu5yp99O8ua6DFULAPwc7-2Fn36ZPwkOMfITLl3WPbPKP6wfHjyUeFwss0lzrrk-2BEVTcQgG4uQ56hUXlX9rxmyTQlPwwFdqT-2Bbw0PEsxnGjDGEtbs-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></div></body></html>