X

Test-Driven iOS Development with Swift 3

Product ID : 16461946


Galleon Product ID 16461946
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
1,731

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Test-Driven IOS Development With Swift 3

Product Description Key Features Learn test-driven principles to help you build apps with fewer bugs and better designs Become more efficient while working with Swift to move on to your next project faster! Implement all of the principles of test-driven development (TDD) in to your daily programming workflow Book Description Test-driven development (TDD) is a proven way to find software bugs early. Writing tests before your code improves the structure and maintainability of your apps. In combination with the improved syntax of Swift 3, there is no excuse or writing bad code. This book will help you understand the process of TDD and how it impacts your apps written in Swift. Through a practical, real-world example app, you’ll start seeing how to implement TDD in context. You will begin with an overview of the TDD workflow and then deep dive into unit testing concepts and code cycles. You will also plan and structure your test driven iOS app, and write tests to drive the development of the view controllers and the helper classes. Next, you’ll learn how to write tests for network code, what CI is and how to set it up using Xcode Server. Finally, the book will guide you through the next steps to become a testing expert by discussing integration tests, Behavior Driven Development (BDD), open source testing frameworks and UI Tests introduced in Xcode 8. What you will learn Implement TDD in Swift application development Find bugs before you enter the code using the TDD approach Use TDD to build models, view controllers, and views Test network code with asynchronous tests and stubs Write code that is a joy to read and to maintain Develop functional tests to ensure the app works as planned Employ continuous integration to make testing and deployment easier About the Author Dr. Dominik Hauser completed his Ph.D. from the University of Heidelberg in Physics. While working as a university professor, he started iOS development in his spare time. His first app on Physics has been an astounding success worldwide. Since then, he turned himself into a full-time iOS developer, crediting number of successful apps to his name. He has been a Swift developer since day one and runs a blog on iOS development, www.swiftandpainless.com. Table of Contents Your First Unit Tests Planning and Structuring Your Test-Driven iOS App A Test-Driven Data Model A Test-Driven View Controller Testing Network Code Putting It All Together Code Coverage and Continuous Integration Where to Go from Here About the Author Dr. Dominik Hauser completed his PhD in physics at Heidelberg University, Germany. While working as a university professor, he started iOS development in his spare time. His first app on physics has been an astounding success worldwide. Since then, he's turned himself into a full-time iOS developer, with a number of successful apps to his name.