- Scala Test-Driven Development
- Gaurav Sood
- 101字
- 2021-07-08 10:44:56
Chapter 1. Hello, TDD!
Let's begin this chapter with a brief introduction to Test-Driven Development (or TDD, as it's colloquially known), covering some of its basic concepts. The main goal of this chapter is to give you an appreciation of TDD practices and for you to ascertain what technological niche it fulfills.
This chapter will explore:
- What is TDD?
- What is the need for TDD?
- Changing approach to problem solving
- Iteratively writing failing tests and fixing them
- Significance of baby steps
- Scala
- Brief introduction to Scala and SBT
- Setting up the build environment
- TDD with Scala
- "Hello World" application
推薦閱讀
- Extending Jenkins
- 玩轉Scratch少兒趣味編程
- Django+Vue.js商城項目實戰
- 小創客玩轉圖形化編程
- 嚴密系統設計:方法、趨勢與挑戰
- UVM實戰
- Visual C++開發入行真功夫
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Learning Continuous Integration with TeamCity
- C++編程兵書
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 現代C:概念剖析和編程實踐
- Unity 5.X從入門到精通
- Qt 4開發實踐
- Modernizing Legacy Applications in PHP