Erik, Thank you. It looks like this book covers both Ant and JUnit; and, it covers HttpUnit, Cactus, etc.
I need to automate my test and build cycle for J2EE. This should help point me in the right direction. Thanks again. I will check it out. http://www.amazon.com/exec/obidos/ASIN/047120708X/qid=1010813474/br=1-9/ref=br_lf_b_9/104-2946589-5595123 --- Erik Hatcher <[EMAIL PROTECTED]> wrote: > I'm not getting any royalties, although I did > contribute a case study to it. > Check out Java Tools for Extreme Programming by Rick > Hightower and Nicholas > Lesiecki (ex-co-workers of mine). > > They have specifically cover Ant and JUnit > integration in it. > > This reminds me - I'll update Ant's Resources page > to list it there. > > Erik > > > ----- Original Message ----- > From: "John Smith" <[EMAIL PROTECTED]> > To: "Ant Users List" <[EMAIL PROTECTED]> > Sent: Friday, January 11, 2002 9:10 PM > Subject: Re: Is there an article, FAQ, tutorial, > guide, resource, etc. for > integrating JUnit with Ant? > > > > Thank you. I'll check it out. > > What I am really looking for is a tutorial, guide, > > article, etc. that covers (in detail with working > > examples) integrating JUnit and Ant. > > > > > > > > --- Ken Gentle <[EMAIL PROTECTED]> wrote: > > > In addition to the resources others have pointed > > > out, you might look at the > > > "build.xml" for ant 1.4.1. They've integrated > JUnit > > > (and some other > > > packages) quite well, and have avoided several > of > > > the issues recently > > > posted to the list (like separating testcases so > > > that javadoc doesn't > > > include them, etc.) > > > > > > Ken > > > > > > At 10:51 PM 01/10/2002 -0800, John Smith wrote: > > > >Is there an article, FAQ, tutorial, guide, > > > resource, > > > >etc. for integrating JUnit with Ant? > > > > > > > > >__________________________________________________ > > > >Do You Yahoo!? > > > >Send FREE video emails in Yahoo! Mail! > > > >http://promo.yahoo.com/videomail/ > > > > > > > >-- > > > >To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > >For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > ========================================================================== > > > J. Kenneth Gentle (Ken) | Phone: > (610)255-0361 > > > FAX:(610)255-0418 > > > Gentle Software, LLC | Email: > > > [EMAIL PROTECTED] > > > > > > ========================================================================== > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Send FREE video emails in Yahoo! Mail! > > http://promo.yahoo.com/videomail/ > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
