© Shekhar Gulati, Rahul Sharma 2017

Shekhar Gulati and Rahul Sharma, Java Unit Testing with JUnit 5, https://doi.org/10.1007/978-1-4842-3015-2_6

6. Integrating Tools

Shekhar Gulati and Rahul Sharma2

(1)Gurgaon, Haryana, India

(2)Delhi, Delhi, India

Until now we have been doing development in IntelliJ Idea. We worked with various features of JUnit 5 and looked at new ways of doing things. But there are a great many tools in the Java ecosystem. There are many categories of tools—build tools, integrated develoment environment (IDE) , continuous integration (CI) tools , and so on. Each of these categories offers several choices to the developer. In this chapter, we will look at ways to integrate JUnit 5 with the tool of our choice. We will first integrate ...

Get Java Unit Testing with JUnit 5: Test Driven Development with JUnit 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.