Any documentation on XCUITest???

Has anyone been able to find any documentation on XCUITest? I haven't had much success with it. I've watched the video a few times and it doesn't work as easily as is shown. I can't find any other sources of documentation other than reading the few comments in a couple of header files. I'm so frustrated...

Answered by Developer Tools Engineer in 715656022

If anyone is coming to this thread now, check out the official developer documentation on XCTest User Interface Testing!

https://developer.apple.com/documentation/xctest/user_interface_tests

I managed to find a page that someone put together based on all of the XCTest header files.


http://joemasilotti.github.io/XCTest-Documentation/

Definitely better than nothing!


Thanks for posting that.

I'm glad you found that helpful! I put it together and recently updated it for Beta 5.


If anyone has any questions on how to use the documentation and UI Testing own I'd be happy to help.

If anyone is coming to this thread now, check out the official developer documentation on XCTest User Interface Testing!

https://developer.apple.com/documentation/xctest/user_interface_tests

Any documentation on XCUITest???
 
 
Q