- Scala Test-Driven Development
- Gaurav Sood
- 109字
- 2021-07-08 10:44:58
Chapter 2. First Test-Driven Application
In this chapter, we will cover TDD fundamentals and practices in further detail. We had a brief taster of TDD in the first chapter. This chapter will delve into the more intricate details of TDD. From now on, the book will become more hands on rather than just a textual tome. To keep things simple and to maintain a logical flow, we will be building on the same problem throughout the book. In each chapter, we will add more requirements and make the problem more complicated.
The topics we will explore in this chapter are:
- Testing frameworks
- ScalaTest
- Problem statement
- IDE
- Implementation
推薦閱讀
- Python機器學習:數據分析與評分卡建模(微課版)
- Practical Internet of Things Security
- 跟小海龜學Python
- Python GUI Programming Cookbook
- Building a Recommendation Engine with Scala
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Oracle Exadata專家手冊
- Learning Raspbian
- 輕松上手2D游戲開發:Unity入門
- R Data Science Essentials
- uni-app跨平臺開發與應用從入門到實踐
- Web程序設計:ASP.NET(第2版)
- Functional Python Programming
- C/C++代碼調試的藝術(第2版)
- Android項目實戰:博學谷