May 10, 2004New version of TestNGI have just uploaded a new version of TestNG, the annotation-based test framework. A lot has gone into this new release:
Extensible API allowing you to generate your own reports or even your own testing methods (two are supported right now: annotations and JUnit). The HTML reports are still fairly basic but they convey the results of the entire test run pretty well. You can see an example here or just go directly to the main documentation page. Comments
Good stuff! Not all source code in the download zip though :( Posted by: at May 11, 2004 03:13 PMOooow! Those colors sure hurt the eyes! Any chance of making the green a *little* less bright? (Otherwise I'll be rooting for my tests to fail, since the red is a bit less painful. :-) ) Posted by: Robert Lowe at May 12, 2004 09:06 AMPost a comment
|