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.

0
5 comments
Avatar
Tatiana Shabaeva

Hi Adrian.

UI testing is not yet supported, please vote & follow OC-12491.

0

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

0

Damien,

 OC-12491 is exactly about the same thing as you wrote.

0

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

0

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.

0

Please sign in to leave a comment.