9781950325429-1950325423-iOS Test-Driven Development (Second Edition): Learn Real-World Test-Driven Development

iOS Test-Driven Development (Second Edition): Learn Real-World Test-Driven Development

ISBN-13: 9781950325429
ISBN-10: 1950325423
Author: Joshua Greene, raywenderlich Tutorial Team, Mike Katz
Publication date: 2022
Publisher: Razeware LLC
Format: Paperback 347 pages
FREE US shipping
Buy

From $49.75

Book details

ISBN-13: 9781950325429
ISBN-10: 1950325423
Author: Joshua Greene, raywenderlich Tutorial Team, Mike Katz
Publication date: 2022
Publisher: Razeware LLC
Format: Paperback 347 pages

Summary

iOS Test-Driven Development (Second Edition): Learn Real-World Test-Driven Development (ISBN-13: 9781950325429 and ISBN-10: 1950325423), written by authors Joshua Greene, raywenderlich Tutorial Team, Mike Katz, was published by Razeware LLC in 2022. With an overall rating of 3.6 stars, it's a notable title among other books. You can easily purchase or rent iOS Test-Driven Development (Second Edition): Learn Real-World Test-Driven Development (Paperback) from BooksRun, along with many other new and used books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $1.11.

Description

Learn how to test iOS Applications!
iOS Test-Driven Development introduces you to a broad range of concepts with regard to not only writing an application from scratch with testing in mind, but also applying these concepts to already written applications which have little or no tests written for their functionality.Who This Book Is For
This book is for intermediate iOS developers who already know the basics of iOS and Swift development but want to learn how to write code which is both testable and maintainable.Topics Covered in iOS Test-Driven Development The TDD Cycle: Learn the concepts of Test-Driven Development and how to implement these concepts within an iOS application. Test Expressions and Expectations: Learn how to test both synchronous code using expressions and asynchronous code using expectations. Test RESTful Networking: Write tests to verify networking endpoints and the ability to mock the returned results. Test Authentication: Write tests which run against authenticated endpoints. Legacy Problems: Explore the problems legacy applications written without any unit tests or without thought of testing the code. Breaking Dependencies into Modules: Learn how to take dependencies within your code and compartmentalize these into their own modules with their own tests. Refactoring Large Classes: Learn how to refactor large unweilding classes into smaller more manageable and testable classes / objects.
One thing you can count on: after reading this book, you’ll be prepared to write testable applications which you can have confidence in making changes too with the knowledge your tests will catch breaking changes.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book