Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 70931 invoked from network); 18 Jul 2007 00:53:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2007 00:53:04 -0000 Received: (qmail 30694 invoked by uid 500); 18 Jul 2007 00:52:59 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 30662 invoked by uid 500); 18 Jul 2007 00:52:59 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 30651 invoked by uid 99); 18 Jul 2007 00:52:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2007 17:52:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [206.190.38.71] (HELO web50406.mail.re2.yahoo.com) (206.190.38.71) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 17 Jul 2007 17:52:54 -0700 Received: (qmail 64676 invoked by uid 60001); 18 Jul 2007 00:52:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=6iSB0AXEliG7JvC+Dp0wA3xKvaI7dTL0HRaBlsbpDVjQiBPlx/d7gWNxwwdullUCrdgauvxO2jReIUZ6+zvmuvb5kxfGz6Rkr1IsvC0AlsE3B0mQ1uadPNF6G+d7QNslk9/3ExdC0UHJb72pE4UZwjqjbyTMfRVo8EoocfjwgPA=; X-YMail-OSG: HEY9r9wVM1nPYDzgth1k0Cgvk7cVNOSADgSO448iBbdQJasSGHWW51ZvClQA_wnGIuU.pOIdhowiyKq4.B5mVRpobi9o3ehJDxlGtOidMeBQ9y.yQBp.scDS7UQfvQ-- Received: from [15.235.249.70] by web50406.mail.re2.yahoo.com via HTTP; Tue, 17 Jul 2007 17:52:32 PDT X-Mailer: YahooMailRC/651.41 YahooMailWebService/0.7.41.16 Date: Tue, 17 Jul 2007 17:52:32 -0700 (PDT) From: Chris Connelly Subject: Functional testing with AntUnit To: dev@ant.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Message-ID: <942675.64297.qm@web50406.mail.re2.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hello, I apologize in advance if this is the wrong forum for this question. My organization is looking to replace some home-grown, in-house test automation tools with open source tools where possible. I've prototyped some solutions using Ant and AntUnit, and was impressed by how easy it was to replace custom tools with Ant tasks; display results through CruiseControl; and integrate tests and results into our existing test management systems (also home grown). I think Ant and AntUnit could provide the basis for an incremental path for migrating off our custom tools. My questions: the AntUnit home page says: "AntUnit could also be used for functional and integration tests outside of the scope of Ant tasks ... This is an area that will need more research." Is anyone currently looking into this, and is this still considered a reasonable use of AntUnit? We do a lot of different types of testing -- from drivers and distros to middleware integration -- and I'm interested in any opinions on this possibility. Thanks in advance, Chris Connelly ____________________________________________________________________________________ It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. http://tools.search.yahoo.com/toolbar/features/mail/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org