Re: [M2] Testing with TestNG

2005-10-12 Thread Kaare Nilsen
HI.. I have a testng plugin code that will work on 1.4 vm, but i experienced some problems with the annotations version of testng. The actual testng plugin is very simple to make (at least as a standalone plugin), so if you are using testng with 1.4 javadoc tags, just drop me a mail, and i could

[M2] Testing with TestNG

2005-10-11 Thread Jose Gonzalez Gomez
Hi there, I would like to give TestNG a try under Maven, but it seems that surefire only supports JUnit currently. I have found some mails in the archive from some people trying to create a plugin... what's the situation? Thanks in advance, best regards Jose

Re: [M2] Testing with TestNG

2005-10-11 Thread Jason van Zyl
On Tue, 2005-10-11 at 17:04 +0200, Jose Gonzalez Gomez wrote: Hi there, I would like to give TestNG a try under Maven, but it seems that surefire only supports JUnit currently. I have found some mails in the archive from some people trying to create a plugin... what's the situation? Check

Re: [M2] Testing with TestNG

2005-10-11 Thread Eric Biesterfeld
It's not done, AFAIK. I'm looking at doing a plugin hack for myself, or try to port the newest plugin source to TestNG 4 and Maven. On 10/12/05, Jason van Zyl [EMAIL PROTECTED] wrote: On Tue, 2005-10-11 at 17:04 +0200, Jose Gonzalez Gomez wrote: Hi there, I would like to give TestNG a try