IOS Test-Driven Development (Second Edition)

IOS Test-Driven Development (Second Edition)
Author :
Publisher : Razeware LLC
Total Pages : 0
Release :
ISBN-10 : 1950325423
ISBN-13 : 9781950325429
Rating : 4/5 (429 Downloads)

Book Synopsis IOS Test-Driven Development (Second Edition) by : Joshua Greene

Download or read book IOS Test-Driven Development (Second Edition) written by Joshua Greene and published by Razeware LLC. This book was released on 2022-01-18 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 ForThis 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 DevelopmentThe 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.


IOS Test-Driven Development (Second Edition) Related Books

IOS Test-Driven Development (Second Edition)
Language: en
Pages: 0
Authors: Joshua Greene
Categories:
Type: BOOK - Published: 2022-01-18 - Publisher: Razeware LLC

DOWNLOAD EBOOK

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 s
Test-Driven iOS Development
Language: en
Pages: 353
Authors: Graham Lee
Categories: Computers
Type: BOOK - Published: 2012-04-12 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

As iOS apps become increasingly complex and business-critical, iOS developers must ensure consistently superior code quality. This means adopting best practices
Test-Driven iOS Development with Swift
Language: en
Pages: 218
Authors: Dr. Dominik Hauser
Categories: Computers
Type: BOOK - Published: 2016-02-22 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create fully-featured and highly functional iOS apps by writing tests first About This Book Learn test-driven principles to help you build apps with fewer bugs
IOS Test-Driven Development by Tutorials (First Edition): Learn Real-World Test-Driven Development
Language: en
Pages: 328
Authors: Joshua Greene
Categories: Computers
Type: BOOK - Published: 2019-12-02 - Publisher:

DOWNLOAD EBOOK

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
iOS Code Testing
Language: en
Pages: 449
Authors: Abhishek Mishra
Categories: Computers
Type: BOOK - Published: 2017-06-30 - Publisher: Apress

DOWNLOAD EBOOK

Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift. This book uses a pragmatic approach to writing well-