🎓 College: Faculdade Metodista Granbery
👨🏫 Teacher: Marco Antônio - Github | Linkedin
JUnit 5
<dependencies>
<!-- ... -->
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.7.2</version>
<scope>test</scope>
</dependency>
</dependencies>
The code above you will add, inside the pom.xml file, depending on your IDEA, you will click on the code to run or reload. To download the framework. So you can run the tests.