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.
Not that I'm aware of. Shouldn't be to hard to subclass org.junit.runner.Runner, or iterate over a org.junit.runner.Result though.
In reply to Re: Is there a Java testing framework that output's TAP?
by adrianh
in thread Is there a Java testing framework that output's TAP?
by DrWhy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |