Hi John TestNG definitely support listeners ! See http://testng.org/doc/documentation-main.html#testng-listeners
thanks -- Tomek 2009/11/23 John Murph <[email protected]>: > On Mon, Nov 23, 2009 at 12:02 AM, Tomek Kaczanowski > <[email protected]> wrote: >> >> Hi John and all, >> >> > First is TestListener. This (if you can recall that far back) was the >> > reason I did the listener manager changes. We need to have an init >> > script >> > that can register a listener that gets testing feedback from JUnit. >> I read "JUnit", and immediately red light bulb started to blink in my >> head :) - will it also work for TestNG ? >> >> -- >> Tomek >> > > Hi Tomek, > > I am not very familiar with TestNG, but I would assume that it has support > for listeners. If so, it would be reasonable to make it work for that as > well. I will get JUnit working first, then we can see how difficult TestNG > might be (I doubt it'll be hard). > > Is that a good enough non-answer for you? :) > > > -- > John Murph > Automated Logic Research Team > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
