Beginning iOS Unit and UI Testing
Learn about unit testing, UI testing, test driven development, best practices and more in our "Beginning iOS Unit & UI Testing" video series! By Joshua Greene.
Find out what we’re going to cover in our "Beginning iOS Unit & UI Testing" video tutorial series!
In this video tutorial on unit and UI testing in iOS, you’ll learn the basics of unit testing by setting up a test target, accessing your app's code and writing your first set of tests.
In this video tutorial on unit and UI testing in iOS, you’ll learn how to write unit tests for your asynchronous code and create mock objects in Swift.
In this video tutorial on unit and UI testing in iOS, you’ll learn how to write performance tests to measure your time-sensitive code and view code coverage for your app.
In this video tutorial on unit and UI testing in iOS, you’ll learn how to automate taps, swipes and more to test your app's user-facing functionality.
In this video tutorial on unit and UI testing in iOS, you’ll learn about element queries and how to use Xcode's UI recorder to help write your UI tests.
In this video tutorial on unit and UI testing in iOS, you’ll learn about test driven development by working through a hands-on example.
Review what you learned in our "Beginning iOS Unit & UI Testing" video tutorial series and find out where to go from here.