Free Video: Testing SwiftUI

Wednesday December 18, 2019

This past WWDC, Apple introduced SwiftUI, a rethinking of how to build UI on Apple’s platforms. It allows us to think of our views in a declarative manner so that we can simply describe the view hierarchy rather than think about all the messy details of how to coordinate various objects to get UI on the screen.

Even though it’s early days, Apple has given us a ton of guidance on how to use this technology, including an in-depth collection of tutorials, but one thing that’s still missing is how to test SwiftUI.

This week we explore just that in a free video! We explore what it means to test SwiftUI logic and its various state management solutions, including @Binding, @ObservedObject, and @State. Click here to watch it today!

If you’re interested in learning even more about SwiftUI and Combine, check out our other free videos.

Get started with our free plan

Our free plan includes 1 subscriber-only episode of your choice, access to 64 free episodes with transcripts and code samples, and weekly updates from our newsletter.

View plans and pricing