Who this book is for
TDD is a proven way to find software bugs early. Writing tests before you code improves the structure and maintainability of your apps. This book will guide you through the steps for creating a complete app using TDD and cover the core elements of iOS apps: view controllers, views, navigation, networking, Combine, and SwiftUI.
If you have already made your first small iOS apps and want to learn how to improve your work using automated unit tests, then this book is for you.