What is JUnit in Maven?
JUnit, a wide level testing framework leveraged by Java users to handle java projects. It has been built as a part of maven project format to take control over unit testing.
Read more about JUnit with Selenium: Junit Test with Selenium WebDriver