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
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
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
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