Re: Functional testing with AntUnit

2007-08-01 Thread Paul King
Chris Connelly wrote: 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 impres

Re: Functional testing with AntUnit

2007-07-31 Thread James Fuller
probably won't help you directly, but if you want to see some more antunit examples in real situations, I recently generated an antunit test suite for the eXist XMLDB project (exist.sourceforge.net) https://sourceforge.net/tracker/?func=detail&atid=317691&aid=1743796&group_id=17691 eXist XMLDB ha

Re: Functional testing with AntUnit

2007-07-31 Thread Stefan Bodewig
On Tue, 17 Jul 2007, Chris Connelly <[EMAIL PROTECTED]> wrote: > I apologize in advance if this is the wrong forum for this question. This is the best forum available. > My questions: the AntUnit home page says: "AntUnit could also be > used for functional and integration tests outside of the sc

Functional testing with AntUnit

2007-07-17 Thread Chris Connelly
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