JUnit 4 and TestNG are both very popular unit test framework in Java. Both frameworks look very similar in functionality. Which one is better? Which unit test framework should i use in Java project?
Here i did a feature comparison between JUnit 4 and TestNG.
Reference: http://www.mkyong.com/unittest/junit-4-vs-testng-comparison/
Reference: http://www.mkyong.com/unittest/junit-4-vs-testng-comparison/
No comments:
Post a Comment