好资源收集站

iOS Test-Driven Development by Tutorials

iOS Test-Driven Development by Tutorials
出版时间:2019
官网链接:RayWenderlich
下载地址:百度网盘(PDF+EPUB+CODE)
提取码    :wh76

内容简介:

Up to date for iOS 13, Xcode 11 & Swift 5.1

The book that teaches you to write maintainable and sustainable apps by building them with testing in mind or adding tests to already-written apps.

Learn How to Test iOS Applications!

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. To start, you’ll learn the TDD Cycle and how to implement these concepts within an iOS application. The book then takes you through Test Expressions and Expectation so that you can test synchronous code. You’ll then write tests to verify networking endpoints and the ability to mock the returned results, followed by writing tests that run against authentication endpoints. Continue trouble-shooting your apps by understanding common legacy problems, as well as breaking dependencies into modules. And, finally, refactor large classes into smaller, more manageable classes and objects.

退出移动版