Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Testing Fundamentals in iOS

Tests give you the confidence you need when shipping that next great feature to production. In this course, you'll learn the fundamentals of testing effectively in iOS.

Jonathan Wong - Pluralsight course - Testing Fundamentals in iOS
by Jonathan Wong

What you'll learn

Code is constantly changing, features are continuously being added, and bugs are being filed. Tests allow you to be productive and ensure your application is reliable, that you can refactor your codebase with confidence, and that you really squashed that bug. In this course, Testing Fundamentals in iOS, you’ll learn the basics of how to effectively test in iOS. First, you'll explore how to set up test targets. Next, you'll learn how to write unit tests, integration tests, and UI tests. Finally, you'll delve into mocking and testing asynchronous code. By the end of this course, you’ll know the best practices in writing testable code, how to gather code coverage, and how to randomize and parallelize your tests in practice.

Table of contents

About the author

Jonathan Wong - Pluralsight course - Testing Fundamentals in iOS
Jonathan Wong

Jonathan has worked in iOS, Android, front-end Javascript, and backend systems in Java, C#, and NodeJS. He's always looking to further his skills and share his knowledge with others.

More Courses by Jonathan