I tried to make a testNG plugin for m2, but got it only 80% finished. It was succesfully running tests with commons attributes (1.4 support of testng) but did not manage to get it to run 1.5 annotation tests. And since i have seen better codebases than testNG in my life (and this was my second time around trying to make testNG work for me, first of was a bug in the eclipseplugin) I abondoned my try to make the plugin finished and went back to good old junit. but hey if anyone want a 80% code to continue to work on, just send me a mail, and i would be glad to share my code.
On 14/12/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > I don't think there is a plugin for TestNG yet sadly enough. There is a > TestNG plugin for Maven 1, but I did not get it working properly, you might > have more luck. > > regards, > > Wim > > 2005/12/13, Srepfler Srgjan <[EMAIL PROTECTED]>: > > > > Hi, > > I've read this blog > > > > http://blog.hibernate.org/cgi-bin/blosxom.cgi/Christian%20Bauer/java/ejb3withtestng.html > > and I found it very interesting. Is there a plugin for TestNG for > > maven2? What about Cactus? > > What is the approach to developing in-container tests? I read somewhere > > that Cargo has some support but I don't understand how is it done (any > > example projects?), and also what's the status of Cargo form m2 and > > what's the compatibility status on JBoss 4.0.3? > > Thanks > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
