<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Xctest on code.kiwi.com</title><link>https://code.kiwi.com/tag/xctest/</link><description>Recent content in Xctest on code.kiwi.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 16 Mar 2023 21:38:09 +0000</lastBuildDate><atom:link href="https://code.kiwi.com/tag/xctest/index.xml" rel="self" type="application/rss+xml"/><item><title>Guide to advanced UI tests on iOS</title><link>https://code.kiwi.com/articles/guide-to-advanced-ui-tests-on-ios/</link><pubDate>Wed, 15 May 2019 21:32:00 +0000</pubDate><guid>https://code.kiwi.com/articles/guide-to-advanced-ui-tests-on-ios/</guid><description>&lt;p&gt;&lt;img src="https://code.kiwi.com/images/media/cb79cbdf4c69792d966e8e96fc762537af1121cc3261d9bdb6e121cfd9eafe09.webp" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://nsscreencast.com/episodes/328-introduction-to-xctest"&gt;&lt;em&gt;Image source&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let’s talk about tests for iOS today — especially about writing advanced UI tests using the XCTest framework.&lt;/p&gt;
&lt;p&gt;Before we start, I’d like you to know I will skip all the preparations — such as creating a new test target and adding pods to test target since it’s something you should already know before reading this article. Guide to these settings can be found eg &lt;a href="https://www.raywenderlich.com/709-ios-unit-testing-and-ui-testing-tutorial"&gt;here&lt;/a&gt;. Also, as for the languages, we will be using mainly Swift and a bit of Objective-C.&lt;/p&gt;</description></item></channel></rss>