TestNG
From APIDesign
(Difference between revisions)
(I wouldn't mind referring to testing.com, if the website had some content) |
|||
Line 1: | Line 1: | ||
- | [[wikipedia:TestNG|TestNG]] is a | + | [[wikipedia:TestNG|TestNG]] is a testing harness created to improve [[JUnit]]3 experience. When it seemed it will take over the testing unit market the [[JUnit]] released version four, which basically copied the [[TestNG]] design. |
Revision as of 07:37, 24 February 2012
TestNG is a testing harness created to improve JUnit3 experience. When it seemed it will take over the testing unit market the JUnit released version four, which basically copied the TestNG design.