- Test-Driven Java Development(Second Edition)
- Alex Garcia Viktor Farcic
- 109字
- 2021-06-24 18:31:50
Summary
In this chapter, we took a break from TDD and introduced many tools and frameworks that will be used for code demonstrations in the rest of the chapters. We set up everything from version control, virtual machines, building tools, and IDEs, until we reached frameworks that are commonly used as today's testing tools.
We are big proponents of the open source movement. Following this spirit, we made a special effort to select free tools and frameworks in every category.
Now that we have set up all the tools that we will need, in the next chapter, we will go deeper into TDD, starting with the Red-Green-Refactor procedure-TDD's cornerstone.
推薦閱讀
- 微服務設計(第2版)
- 騰訊iOS測試實踐
- R語言編程指南
- Implementing Cisco Networking Solutions
- YARN Essentials
- 秒懂設計模式
- The DevOps 2.4 Toolkit
- Visual C++開發入行真功夫
- 單片機C語言程序設計實訓100例
- Django 3.0入門與實踐
- Processing創意編程指南
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Python 3 Object:oriented Programming(Second Edition)
- Python Digital Forensics Cookbook
- Angular Design Patterns