- Mastering Unit Testing Using Mockito and JUnit
- Sujoy Acharya
- 52字
- 2021-12-08 12:38:35
Chapter 2. Automating JUnit Tests
In this chapter, you will be introduced to the concept of Extreme Programming (XP), Continuous Integration (CI), the benefits of CI, and JUnit test automation using various tools.
The following topics will be covered in this chapter:
- CI
- Gradle automation
- Maven project management
- Ant
- Jenkins