TestNG-J broke :(

Published: 11:09 PM GMT+12, Monday, 18 September 2006 under: technology
java  testing  testng  agile  extremeprogramming  intellij 

Doh - moments after uploading the new build of TestNG-J yesterday I noticed several problems:

  • Javadoc conversion was using @testng.beforeClass instead of @testng.before-class. I should have checked the docs instead of wild assumption...
  • @Parameters annotations gets converted to invalid javadoc
  • When multiple source paths are used in JDK 1.4, the -sourcedir parameter isn't wrapped in quotes so breaks ;(
  • ...a few other minor issues (sadly found my by manager - double doh!)

Expect another release later this evening...

Powered by Bleezer

Comments (0)

Add Comment