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...

Descrición completa

Detalles Bibliográficos
Autor Principal: Hauser, Dominik
Formato: Licensed eBooks
Idioma:inglés
Publicado: [Place of publication not identified] : Packt Publishing, Limited 2022.
Acceso en liña:https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3203660
Table of Contents:
  • 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.