๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Test-driven iOS development with Swift 4: write Swift code that is maintainable, flexible, and easily extensible

โœ Scribed by Hauser, Dominik


Publisher
Packt Publishing
Year
2017
Tongue
English
Leaves
215
Edition
Third edition
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Subjects


Application software;Swift (Computer program language);iOS (Electronic resource)


๐Ÿ“œ SIMILAR VOLUMES


Test-driven iOS development with Swift 4
โœ Hauser, Dominik ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Use test-driven approach to develop highly-functional iOS apps with Swift 4 and Xcode 9</b><p><b>About This Book</b><p><li>A practical guide to writing effective, organized, and clean code that works well<li>Learn test-driven principles to help you build better-designed apps with fewer bugs<li

Test-Driven iOS Development with Swift:
โœ Dr. Dominik Hauser ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>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</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Build a complete iOS app using test-driven development</span></span></l

Test-Driven iOS Development with Swift:
โœ Dr. Dominik Hauser ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>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</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Build a complete iOS app using test-driven development</span></span></l

Test-driven iOS development with Swift 3
โœ Hauser, Dominik ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><b>Write testable and maintainable code to develop highly-functional iOS apps</b><p><b>About This Book</b><p><li>Learn test-driven principles to help you build apps with fewer bugs and better designs<li>Become more efficient while working with Swift to move on to your next project faster!<li>Impl

iOS Code Testing: Test-Driven Developmen
โœ Abhishek Mishra ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Apress ๐ŸŒ English

Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift. This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases. You'll be introduced to basic principles of