- Scala Test-Driven Development
- Gaurav Sood
- 115字
- 2021-07-08 10:44:58
Summary
TDD is a development methodology where application code is driven by tests. In TDD, a failing test is written first and then is followed by application code to fix the test. There is no doubt that TDD works really well in practice, and it complements the Agile development process. This is evident from many success stories and a lot of research done throughout the industry. This chapter had intended to get rid of any reservations the reader may have had about the use of TDD and to give a quick win example. In the next chapter, we will start on a broader problem and will see how the solution can be reached using TDD.
推薦閱讀
- C語言程序設計(第3版)
- Python自動化運維快速入門
- Mastering QGIS
- WSO2 Developer’s Guide
- SEO實戰密碼
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- Practical Game Design with Unity and Playmaker
- Scala Data Analysis Cookbook
- 智能手機故障檢測與維修從入門到精通
- 視窗軟件設計和開發自動化:可視化D++語言
- ROS機器人編程實戰
- Python數據科學實踐指南
- Manage Your SAP Projects with SAP Activate
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- TypeScript High Performance