Announcing TestNG 2.0!
Announcing TestNG 2.0!
Submitted by webmaster@testdriven.com (News) on Mon, 06/12/2004 - 21:57.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.
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.
