On Sun, 2005-07-03 at 23:59 -0400, Jason van Zyl wrote: > On Sun, 2005-07-03 at 19:29 -0700, Nadeem Bitar wrote: > > Where can I find documentation for the maven-surefire-plugin. I am > > looking on using testng instead of junit to run my tests. > > There is just the source for the surefire plugin here: > > http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven- > plugins/maven-surefire-plugin/ > > And the surefire code itself is here: > > http://cvs.surefire.codehaus.org/surefire/ > > But it would also be great if you wanted to develop a TestNG m2 plugin > as I'm sure lots of people would be interested in using it.
It would be nice to have at least some javadoc to write a plugin. I browsed the source and there was almost zero javadoc. Out of curiosity why is it called surefire? Also what's a Battery? > > > 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]
