- Test-Driven Java Development(Second Edition)
- Alex Garcia Viktor Farcic
- 55字
- 2021-06-24 18:31:43
Understanding TDD
At this time, you are probably saying to yourself, OK, I understand that TDD will give me some benefits, but what exactly is TDD? TDD is a simple procedure of writing tests before the actual implementation. It's an inversion of a traditional approach where testing is performed after the code is written.
推薦閱讀
- 大學計算機基礎(第二版)
- Advanced Machine Learning with Python
- JavaScript全程指南
- Objective-C應用開發全程實錄
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- PostgreSQL for Data Architects
- Hands-On Image Processing with Python
- Twilio Best Practices
- ADI DSP應用技術集錦
- 從零開始:UI圖標設計與制作(第3版)
- 大學計算機基礎實驗指導
- 硬件產品設計與開發:從原型到交付
- Training Systems Using Python Statistical Modeling
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南
- Programming MapReduce with Scalding