Test-Driven IOS Development with Swift : Write Maintainable, Flexible, and Extensible Code Using the Power of TDD with Swift 5.5.

Build robust applications using TDD with Swift 5.5 and become a TDD expert by writing tests for view controller, views, network code, and even SwiftUI view Key Features Build a complete iOS app using test-driven development Explore testing view controllers, table views, navigation, and network code...

全面介绍

书目详细资料
主要作者: Hauser, Dominik
格式: Licensed eBooks
语言:英语
出版: [Place of publication not identified] : Packt Publishing, Limited 2022.
在线阅读:https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3203660
书本目录:
  • Table of Contents Your First Unit Tests Understanding Test-Driven Development Test-Driven Development in Xcode The App We Are Going to Build Building a Structure for ToDo Items Testing, Loading, and Saving Data Building a Table View Controller for the To-Do Items Building a Simple Detail View Test-Driven Input View in SwiftUI Testing Networking Code Easy Navigation with Coordinators.