in reply to Re: Is there a Java testing framework that output's TAP?
in thread Is there a Java testing framework that output's TAP?

Just a quick comment/observation. If someone did implement a TAP-compatible testing framework for Java, would it be appropriate for inclusion in CPAN?

Discuss amoung yourselves.

  • Comment on Re^2: Is there a Java testing framework that output's TAP?

Replies are listed 'Best First'.
Re^3: Is there a Java testing framework that output's TAP?
by geekphilosopher (Friar) on Nov 22, 2006 at 18:10 UTC
    It should probably be mentioned in the TAP pod, but I don't think it should be hosted on CPAN. This would make it consistant with libtap (a C tap parser), at least.