DrWhy has asked for the wisdom of the Perl Monks concerning the following question:
We have a Perl testing framework where I work that will need in the next few months to have Java testing functionality added to it. I'm wondering if there are any Java testing tools already in existence that output their results in TAP format so that thier testing output can be incorportated into our Test::Builder-based testing framework.
--DrWhy
"If God had meant for us to think for ourselves he would have given us brains. Oh, wait..."
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Is there a Java testing framework that output's TAP?
by adrianh (Chancellor) on Nov 22, 2006 at 09:07 UTC | |
by jordanh (Chaplain) on Nov 22, 2006 at 15:30 UTC | |
by geekphilosopher (Friar) on Nov 22, 2006 at 18:10 UTC | |
by DrWhy (Chaplain) on Nov 22, 2006 at 23:31 UTC | |
Re: Is there a Java testing framework that output's TAP?
by clscott (Friar) on Nov 22, 2006 at 16:11 UTC | |
Re: Is there a Java testing framework that output's TAP?
by Anonymous Monk on Nov 23, 2006 at 13:51 UTC |