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

Täydet tiedot

Bibliografiset tiedot
Päätekijä: Hauser, Dominik
Aineistotyyppi: Licensed eBooks
Kieli:englanti
Julkaistu: [Place of publication not identified] : Packt Publishing, Limited 2022.
Linkit:https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3203660
Sisällysluettelo:
  • 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.