31 Jan 2005 20:06
Re: Groovy and TestNG
On 31 Jan 2005, at 16:35, Robert McIntosh wrote: > There is now a version of TestNG that works with javadoc comments on > JDK1.4, but I don't know if that helps you or not. Cool. I wonder if it uses JAM / Annogen - if so we could maybe wire in JAM/Annogen into the AST to avoid having to write a groovy javadoc. Or we could just wire in the bytecode generation of the annotations in the New Groovy parser to enable us to work on Java 5 with TestNG... James ------- http://radio.weblogs.com/0112098/
RSS Feed