Skip navigation.

Announcing TestNG 2.0!

Announcing TestNG 2.0!

I am very happy to announce the availabilty of TestNG 2.0!

TestNG is a testing framework that fixes most of JUnit's deficiencies and innovates in a number of ways: use of annotations, configurable dynamic invocation (no need to recompile), test method groups, dependent methods, external parameters, etc...

There is only one new feature in this release, but it's quite a big one: JDK 1.4 support.