Test Driven Development in Ruby: A Practical Introduction to TDD Using Problem and Solution Domain Analysis
暫譯: Ruby中的測試驅動開發:使用問題與解決領域分析的TDD實務入門

Bala Paranj

  • 出版商: Apress
  • 出版日期: 2017-03-16
  • 定價: $1,800
  • 售價: 8.0$1,440
  • 語言: 英文
  • 頁數: 288
  • 裝訂: Paperback
  • ISBN: 1484226372
  • ISBN-13: 9781484226377
  • 相關分類: RubyTDD 測試導向開發
  • 立即出貨 (庫存=1)

相關主題

商品描述

Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. These fundamental concepts will give you a solid TDD foundation to build upon. Test Driven Development in Ruby is written by a developer for developers.
 
The concepts are first explained, then a coding demo illustrates how to apply the theory in practice. At the end of each chapter an exercise is given to reinforce the material. Complete with working files and code samples, you'll be able to work alongside the author, a trainer, by following the material in this book.
 
 
What You Will Learn
 
  • Carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first
  • Use assertions
  • Discover the structure of a test and the TDD cycle
  • Gain an understanding of minimal implementation, starter test, story test, and next test
  • Handle refactoring using Ruby
  • Hide implementation details
  • Test precisely and concretely
  • Make your code robust 
 
Who This Book Is For
 
Experienced Ruby programmers or web developers with some prior experience with Ruby.

 

商品描述(中文翻譯)

學習使用 Ruby 的測試驅動開發(TDD)基礎知識。您將進行問題領域分析、解決方案領域分析、設計測試案例以及先編寫測試。這些基本概念將為您建立堅實的 TDD 基礎。Ruby 中的測試驅動開發 是由開發者為開發者撰寫的。

這些概念首先會被解釋,然後通過編碼示範來說明如何在實踐中應用理論。在每一章的結尾,會提供練習題以加強所學的內容。配有可運行的檔案和程式碼範例,您將能夠跟隨本書的內容,與作者這位培訓師一起工作。

您將學到的內容

- 進行問題領域分析、解決方案領域分析、設計測試案例以及先編寫測試
- 使用斷言
- 發現測試的結構和 TDD 週期
- 理解最小實現、起始測試、故事測試和下一個測試
- 使用 Ruby 處理重構
- 隱藏實現細節
- 精確且具體地進行測試
- 使您的程式碼更健壯

本書適合誰閱讀

有經驗的 Ruby 程式設計師或具有一定 Ruby 經驗的網頁開發者。