
This video is only available to subscribers. Start a subscription today to get access to this and 470 other videos.
Introduction to XCTest
Episode
#328
|
14 minutes
| published on
March 8, 2018
| Uses Xcode-9.2
Subscribers Only
XCTest is a test framework built into Xcode. In this episode we'll see the mechanics of how this works, how your test bundle sits alongside your app in Xcode. We'll look at the structure of test cases, and the assertions we will use to verify behavior of our code.
This episode is part of a series: Testing iOS Applications.