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...
第一著者: | |
---|---|
フォーマット: | 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.