iOS Dev 31: Getting Started with UI Testing | Swift 5, XCode 12

Опубликовано: 04 Октябрь 2024
на канале: Emmanuel Okwara
10,836
287

In this video, we cover the basics of UI test writing in iOS.

We use an example of a noise maker list application to explain how we can test different user flows of the application.

We start by testing the flow to add a new name to the list, then we test the feature of deleting a name from the list.

Say Hi on Social Media:
LinkedIn:   / ​​  
Twitter:   / its_macco  

Additional Materials:
Starter Project: https://github.com/EMacco/ios-tutoria...
Unit Testing:    • iOS Dev 30: Getting Started with Unit...  
TableViews:    • iOS Dev 10: TableViews | Swift 5, XCo...  

Video Content
1. Introduction 00:00
2. Demo Overview 01:00
3. Adding test bundle 04:28
4. Write test for adding name 05:37
5. Write test for deleting name 21:15
6. Next steps 31:18