Posts

Showing posts from September, 2013

TestNG vs. JUnit4

Image
 TestNG vs. JUnit4 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 one choose in Java project? Here is the quick snapshot of features comparison: