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