JUnit 5 Dependencies
This lesson explains dependencies required to create and run Junit 5 Test cases in Maven.
We'll cover the following
Maven Dependencies
Now, that our Java Maven project is created, we have to make a couple of changes in the pom.xml file. Expand junit5-maven-starter project and open the pom.xml file in IDE. Apply the changes as provided in below XML:-
Get hands-on with 1400+ tech skills courses.