iOS Code Testing: Test-Driven Development and Behavior-Driven Development with Swift

Abhishek Mishra

  • 出版商: Apress
  • 出版日期: 2017-06-30
  • 售價: $2,510
  • 貴賓價: 9.5$2,385
  • 語言: 英文
  • 頁數: 440
  • 裝訂: Paperback
  • ISBN: 1484226887
  • ISBN-13: 9781484226889
  • 相關分類: Apple DeveloperTDD 測試導向開發
  • 海外代購書籍(需單獨結帳)

商品描述

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 TDD, such as Test First, Red-Green-Refactor, Remove Duplicate code, Dependency Injection, and Single Responsibility. Approaches covered include TDD, behavior-driven development (BDD), UI, and acceptance testing with common standard/open source frameworks. 

iOS Code Testing offers helpful instruction to teach iOS developers to retrospectively fit tests to legacy code, refactor legacy code so as to make the code more testable, install and configure a popular Swift BDD framework, practice BDD with Xcode, and create automated UI tests with Xcode. Additionally, many projects have legacy code bases. Legacy code is often seen as a blocker when it comes to implementing any kind of testing.
 
What You Will Learn
  • Fit test to legacy code retrospectively
  • Install and configure popular Swift BDD frameworks
  • Practice BDD with Xcode
Who This Book Is For

Software practitioners, such as Swift developers and mobile app testers.

商品描述(中文翻譯)

本書以實際範例介紹如何在 Swift 中掌握測試驅動開發(TDD)和驗收測試。這本書採用實用的方法來撰寫經過良好測試的程式碼,並提供了將測試應用於舊有程式碼的技巧。您將學習到 TDD 的基本原則,例如先寫測試、紅綠重構、移除重複程式碼、依賴注入和單一職責。本書涵蓋的方法包括 TDD、行為驅動開發(BDD)、UI 和使用常見的標準/開源框架進行驗收測試。

《iOS Code Testing》提供了有用的指導,教導 iOS 開發人員如何將測試後補到舊有程式碼中,重構舊有程式碼以提高可測試性,安裝和配置流行的 Swift BDD 框架,使用 Xcode 實踐 BDD,以及使用 Xcode 創建自動化的 UI 測試。此外,許多專案都有舊有程式碼基礎。當涉及到實施任何形式的測試時,舊有程式碼通常被視為阻礙。

本書的學習重點包括:
- 如何將測試後補到舊有程式碼中
- 安裝和配置流行的 Swift BDD 框架
- 使用 Xcode 實踐 BDD

本書適合軟體從業人員,如 Swift 開發人員和行動應用程式測試人員。