How to execute JUnit 4 tests with JUnit 5 [Tutorial]
JUnit is a powerful framework for Selenium test automation that has been popularly used by developers to perform unit testing. It is extensively used to perform testing on small parts of code. The entire application which is being developed undergoes...
shalinibaskaran.hashnode.dev13 min read