UI tests in AppCode?
Answered
Hi,
Is running UI tests actually supported in AppCode?
Please let me know whether I should stop banging my head against this particular brick wall.
Thanks.
Please sign in to leave a comment.
Hi Adrian.
UI testing is not yet supported, please vote & follow OC-12491.
Maybe Adrian was talking about UI tests from Apple (https://developer.apple.com/library/ios/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/09-ui_testing.html) using XCUIApplication ?
OC-12491 is not related to this
Damien,
OC-12491 is exactly about the same thing as you wrote.
Hi
I'm not sure how to run Xcode UI tests.
AppCode does not let me select my UITests target.
I can only select the target corresponding to my unit tests.
Cheers
Damien,
That's because OC-12491 is not in public builds yet. The fix will be available in upcoming 2016.3 EAP which we plan to open sometime in September. After that you'll be able to work with UI test targets in AppCode.